Uses of Class
com.google.protobuf.SmallSortedMap.Entry
Packages that use SmallSortedMap.Entry
-
Uses of SmallSortedMap.Entry in com.google.protobuf
Classes in com.google.protobuf that implement interfaces with type arguments of type SmallSortedMap.EntryModifier and TypeClassDescriptionprivate classEntry implementation that implements Comparable in order to support binary search within the entry array.Methods in com.google.protobuf with parameters of type SmallSortedMap.EntryModifier and TypeMethodDescriptionintSmallSortedMap.Entry.compareTo(SmallSortedMap<K, V>.Entry other)