Package com.google.protobuf
Class SmallSortedMap.EntryIterator
java.lang.Object
com.google.protobuf.SmallSortedMap.EntryIterator
- Enclosing class:
SmallSortedMap<K extends FieldSet.FieldDescriptorLite<K>>
Iterator implementation that switches from the entry array to the overflow entries
appropriately.
-
Field Details
-
pos
private int pos
-
-
Constructor Details
-
EntryIterator
private EntryIterator()
-
-
Method Details