|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectconvert.util.SinglePropertyMap
public class SinglePropertyMap
| Field Summary |
|---|
| Fields inherited from interface convert.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 PropertyMappublic boolean contains(PropertyId pid)
contains in interface PropertyMappublic int size()
size in interface PropertyMappublic PropertyId getKey(int i)
getKey in interface PropertyMap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||