Class SmallSortedMap.DescendingEntrySet

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<Map.Entry<K,V>>
SmallSortedMap<K,V>.EntrySet
com.google.protobuf.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