|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.caucho.util.IntMap | +--com.caucho.es.ConstIntMap
Fields inherited from class com.caucho.util.IntMap |
NULL |
Constructor Summary | |
ConstIntMap(int value)
|
Method Summary | |
int |
get(java.lang.Object foo)
Puts a new value in the property table with the appropriate flags |
Methods inherited from class com.caucho.util.IntMap |
clear,
iterator,
put,
remove,
size,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public ConstIntMap(int value)
Method Detail |
public int get(java.lang.Object foo)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |