Class SafeSortedMap.SubMap

java.lang.Object
java.util.AbstractMap
com.tangosol.util.SafeSortedMap.SubMap
All Implemented Interfaces:
Serializable, Cloneable, ConcurrentMap, ConcurrentNavigableMap, Map, NavigableMap, SequencedMap, SortedMap
Enclosing class:
SafeSortedMap

protected static class SafeSortedMap.SubMap extends AbstractMap implements ConcurrentNavigableMap, Cloneable, Serializable
SubMap delegation to manage SafeSortedMap.NULL in entry key and/or value.
See Also: