Class SafeSortedMap.EntrySet

All Implemented Interfaces:
Iterable<Map.Entry>, Collection<Map.Entry>, Set<Map.Entry>
Enclosing class:
SafeSortedMap

protected static class SafeSortedMap.EntrySet extends AbstractSet<Map.Entry>
Entry set delegation of the super map implementation.