ariba.util.core
Class GrowOnlyHashtable.IdentityMap<K,V>

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by ariba.util.core.GrowOnlyHashtable<K,V>
          extended by ariba.util.core.GrowOnlyHashtable.IdentityMap<K,V>
All Implemented Interfaces:
java.util.Map<K,V>
Enclosing class:
GrowOnlyHashtable<K,V>

public static class GrowOnlyHashtable.IdentityMap<K,V>
extends GrowOnlyHashtable<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

GrowOnlyHashtable.IdentityMap

public GrowOnlyHashtable.IdentityMap()


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.