| Interface | Description | 
|---|---|
| IEconomyConcurrentMap<K,V> | 
 TODO    add Javadoc 
 | 
| IHashEntry<K,V> | 
 Logical holder for entries in EconpmyConcurrentHashMap 
 | 
| IHashEntryHandler<K,V> | 
 TODO    add Javadoc 
 | 
| Class | Description | 
|---|---|
| AbstractMap<K,V> | 
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! SAME AS AbstractMap in
 java.util,  but public instead of package !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 This class provides a skeletal implementation of the Map interface, to minimize the
 effort required to implement this interface. 
 | 
| AbstractMap.SimpleEntry<K,V> | 
 This should be made public as soon as possible. 
 | 
| ConcurrentSegmentedStoredListHashmapEntry<T> | 
 TODO    add Javadoc 
 | 
| EconomyConcurrentHashMap<K,V> | 
 A hash table supporting full concurrency of retrievals and adjustable expected concurrency for
 updates. 
 | 
| EconomyConcurrentHashMap.HashEntry<K,V> | 
 ConcurrentHashMap list entry. 
 | 
| EconomyConcurrentHashMap.PinnedHashEntry<K,V> | |
| HashEntryHandlerSpaceEntry<K> | 
 TODO    add Javadoc 
 | 
Copyright © GigaSpaces.