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