Class WrapperCollections.AbstractWrapperSortedMap<K,V>

java.lang.Object
com.tangosol.util.WrapperCollections.AbstractWrapperMap<K,V>
com.tangosol.util.WrapperCollections.AbstractWrapperSortedMap<K,V>
All Implemented Interfaces:
Serializable, Map<K,V>, SequencedMap<K,V>, SortedMap<K,V>
Enclosing class:
WrapperCollections

public class WrapperCollections.AbstractWrapperSortedMap<K,V> extends WrapperCollections.AbstractWrapperMap<K,V> implements SortedMap<K,V>
See Also: