ariba.util.core
Class GrowOnlyHashtable.IdentityMap

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

public static class GrowOnlyHashtable.IdentityMap
extends GrowOnlyHashtable


Nested Class Summary
 
Nested classes/interfaces inherited from class ariba.util.core.GrowOnlyHashtable
GrowOnlyHashtable.IdentityMap
 
Nested classes/interfaces inherited from interface java.util.Map
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-2009 Ariba, Inc. All Rights Reserved.