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.Fields in com.google.protobuf with type parameters of type SmallSortedMap.EntryModifier and TypeFieldDescriptionprivate List<SmallSortedMap<K, V>.Entry> SmallSortedMap.entryListMethods in com.google.protobuf with parameters of type SmallSortedMap.EntryModifier and TypeMethodDescriptionintSmallSortedMap.Entry.compareTo(SmallSortedMap<K, V>.Entry other)