Class Hierarchy
- java.lang.Object
- com.alachisoft.ncache.client.datastructures.DataStructureAttributes
Interface Hierarchy
- com.alachisoft.ncache.client.datastructures.CollectionManager
- com.alachisoft.ncache.client.datastructures.DataStructureManager
- java.lang.Comparable<T>
- com.alachisoft.ncache.client.datastructures.Counter (also extends com.alachisoft.ncache.client.datastructures.DistributedDataStructure, com.alachisoft.ncache.client.datastructures.Notifiable)
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.List<E>
- com.alachisoft.ncache.client.datastructures.DistributedList<T> (also extends com.alachisoft.ncache.client.datastructures.DistributedDataStructure, com.alachisoft.ncache.client.datastructures.Notifiable)
- java.util.Queue<E>
- com.alachisoft.ncache.client.datastructures.DistributedQueue<T> (also extends com.alachisoft.ncache.client.datastructures.DistributedDataStructure, com.alachisoft.ncache.client.datastructures.Notifiable)
- java.util.Set<E>
- com.alachisoft.ncache.client.datastructures.DistributedHashSet<T> (also extends com.alachisoft.ncache.client.datastructures.DistributedDataStructure, com.alachisoft.ncache.client.datastructures.Notifiable)
- java.util.List<E>
- com.alachisoft.ncache.client.datastructures.DistributedMap<K,V> (also extends com.alachisoft.ncache.client.datastructures.DistributedDataStructure, java.util.Map<K,V>, com.alachisoft.ncache.client.datastructures.Notifiable)
- java.util.Collection<E>
- com.alachisoft.ncache.client.datastructures.Lockable
- com.alachisoft.ncache.client.datastructures.DistributedDataStructure
- com.alachisoft.ncache.client.datastructures.Counter (also extends java.lang.Comparable<T>, com.alachisoft.ncache.client.datastructures.Notifiable)
- com.alachisoft.ncache.client.datastructures.DistributedHashSet<T> (also extends com.alachisoft.ncache.client.datastructures.Notifiable, java.util.Set<E>)
- com.alachisoft.ncache.client.datastructures.DistributedList<T> (also extends java.util.List<E>, com.alachisoft.ncache.client.datastructures.Notifiable)
- com.alachisoft.ncache.client.datastructures.DistributedMap<K,V> (also extends java.lang.Iterable<T>, java.util.Map<K,V>, com.alachisoft.ncache.client.datastructures.Notifiable)
- com.alachisoft.ncache.client.datastructures.DistributedQueue<T> (also extends com.alachisoft.ncache.client.datastructures.Notifiable, java.util.Queue<E>)
- com.alachisoft.ncache.client.datastructures.DistributedDataStructure
- java.util.Map<K,V>
- com.alachisoft.ncache.client.datastructures.DistributedMap<K,V> (also extends com.alachisoft.ncache.client.datastructures.DistributedDataStructure, java.lang.Iterable<T>, com.alachisoft.ncache.client.datastructures.Notifiable)
- com.alachisoft.ncache.client.datastructures.Notifiable
- com.alachisoft.ncache.client.datastructures.Counter (also extends java.lang.Comparable<T>, com.alachisoft.ncache.client.datastructures.DistributedDataStructure)
- com.alachisoft.ncache.client.datastructures.DistributedHashSet<T> (also extends com.alachisoft.ncache.client.datastructures.DistributedDataStructure, java.util.Set<E>)
- com.alachisoft.ncache.client.datastructures.DistributedList<T> (also extends com.alachisoft.ncache.client.datastructures.DistributedDataStructure, java.util.List<E>)
- com.alachisoft.ncache.client.datastructures.DistributedMap<K,V> (also extends com.alachisoft.ncache.client.datastructures.DistributedDataStructure, java.lang.Iterable<T>, java.util.Map<K,V>)
- com.alachisoft.ncache.client.datastructures.DistributedQueue<T> (also extends com.alachisoft.ncache.client.datastructures.DistributedDataStructure, java.util.Queue<E>)