|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thaiopensource.util.SinglePropertyMap
Field Summary |
---|
Fields inherited from interface com.thaiopensource.util.PropertyMap |
---|
EMPTY |
Constructor Summary | |
---|---|
SinglePropertyMap(PropertyId pid,
java.lang.Object value)
|
Method Summary | |
---|---|
boolean |
contains(PropertyId pid)
|
java.lang.Object |
get(PropertyId pid)
|
PropertyId |
getKey(int i)
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SinglePropertyMap(PropertyId pid, java.lang.Object value)
Method Detail |
public java.lang.Object get(PropertyId pid)
get
in interface PropertyMap
public boolean contains(PropertyId pid)
contains
in interface PropertyMap
public int size()
size
in interface PropertyMap
public PropertyId getKey(int i)
getKey
in interface PropertyMap
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |