Class SmallSortedMap.DescendingEntrySet

All Implemented Interfaces:
Iterable<Map.Entry<K,V>>, Collection<Map.Entry<K,V>>, Set<Map.Entry<K,V>>
Enclosing class:
SmallSortedMap<K extends Comparable<K>,V>

private class SmallSortedMap.DescendingEntrySet extends SmallSortedMap<K,V>.EntrySet