private static final class ExtensionRegistry.DescriptorIntPair
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private Descriptors.Descriptor |
descriptor |
private int |
number |
Constructor and Description |
---|
DescriptorIntPair(Descriptors.Descriptor descriptor,
int number) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
private final Descriptors.Descriptor descriptor
private final int number
DescriptorIntPair(Descriptors.Descriptor descriptor, int number)