com.thaiopensource.util
Class PropertyMapBuilder
java.lang.Object
com.thaiopensource.util.PropertyMapBuilder
public class PropertyMapBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
map
private Hashtable map
keys
private PropertyId[] keys
PropertyMapBuilder
public PropertyMapBuilder()
PropertyMapBuilder
public PropertyMapBuilder(PropertyMap pm)
lock
private void lock()
copyIfLocked
private void copyIfLocked()
toPropertyMap
public PropertyMap toPropertyMap()
put
public Object put(PropertyId id,
Object value)
get
public Object get(PropertyId pid)
contains
public boolean contains(PropertyId pid)