|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap<K,V>
ariba.util.core.GrowOnlyHashtable<K,V>
ariba.util.core.GrowOnlyHashtable.IdentityMap<K,V>
public static class GrowOnlyHashtable.IdentityMap<K,V>
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ariba.util.core.GrowOnlyHashtable |
---|
GrowOnlyHashtable.IdentityMap<K,V> |
Nested classes/interfaces inherited from class java.util.AbstractMap |
---|
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V> |
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry<K,V> |
Field Summary |
---|
Fields inherited from class ariba.util.core.GrowOnlyHashtable |
---|
ClassName |
Constructor Summary | |
---|---|
GrowOnlyHashtable.IdentityMap()
|
Method Summary |
---|
Methods inherited from class ariba.util.core.GrowOnlyHashtable |
---|
capacity, contains, containsKey, count, elementsArray, entrySet, get, isEmpty, keysArray, keysList, put, size, toString |
Methods inherited from class java.util.AbstractMap |
---|
clear, containsValue, equals, hashCode, keySet, putAll, remove, values |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GrowOnlyHashtable.IdentityMap()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |