com.atlassian.jira.ofbiz
Class PrimitiveMap

java.lang.Object
  extended by com.atlassian.jira.ofbiz.PrimitiveMap

public class PrimitiveMap
extends Object

A Map wrapper that contains only Objects of types that Ofbiz supports (basically primitive wrapper objects)

Since:
v3.13

Nested Class Summary
static class PrimitiveMap.Builder
           
 
Method Summary
 Map<String,Object> toMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toMap

public Map<String,Object> toMap()


Copyright © 2002-2009 Atlassian. All Rights Reserved.