Uses of Interface
com.google.protobuf.Descriptors.NumberGetter
Packages that use Descriptors.NumberGetter
-
Uses of Descriptors.NumberGetter in com.google.protobuf
Fields in com.google.protobuf declared as Descriptors.NumberGetterModifier and TypeFieldDescription(package private) static final Descriptors.NumberGetter
<Descriptors.EnumValueDescriptor> Descriptors.EnumValueDescriptor.NUMBER_GETTER
private static final Descriptors.NumberGetter
<Descriptors.FieldDescriptor> Descriptors.FieldDescriptor.NUMBER_GETTER
Methods in com.google.protobuf with parameters of type Descriptors.NumberGetterModifier and TypeMethodDescriptionprivate static <T> T
Descriptors.binarySearch
(T[] array, int size, Descriptors.NumberGetter<T> getter, int number)