|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
DO NOT USE THIS CLASS DIRECTLY.
This should be an inner class; unfortunately ozone does not support those yet.
Nested Class Summary |
Nested classes inherited from class org.ozoneDB.collections.OzoneMap |
OzoneMap.Node |
Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
Method Summary | |
java.lang.Object |
getMaxKey()
|
java.lang.Object |
getMinKey()
|
BaseTreeMap |
getOwner()
|
boolean |
keyInRange(java.lang.Object key)
|
Methods inherited from interface org.ozoneDB.collections.OzoneSortedMap |
getClientSortedMap, ozoneHeadMap, ozoneSubMap, ozoneTailMap |
Methods inherited from interface org.ozoneDB.collections.OzoneMap |
clear, getClientMap, ozoneEntrySet, ozoneKeySet, ozoneValues, put, putAll, remove |
Methods inherited from interface java.util.Map |
containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, size, values |
Methods inherited from interface org.ozoneDB.OzoneCompatibleOrProxy |
getObjectID |
Methods inherited from interface java.util.SortedMap |
comparator, firstKey, headMap, lastKey, subMap, tailMap |
Method Detail |
public boolean keyInRange(java.lang.Object key)
public java.lang.Object getMinKey()
public java.lang.Object getMaxKey()
public BaseTreeMap getOwner()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |