Class SafeSortedMap.KeySet

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet
com.tangosol.util.SafeSortedMap.KeySet
All Implemented Interfaces:
Iterable, Collection, NavigableSet, Set, SortedSet
Enclosing class:
SafeSortedMap

protected static class SafeSortedMap.KeySet extends AbstractSet implements NavigableSet
Key set delegation of the super map implementation.