Package com.google.protobuf
Class ExtensionRegistryLite.ObjectIntPair
- java.lang.Object
-
- com.google.protobuf.ExtensionRegistryLite.ObjectIntPair
-
- Enclosing class:
- ExtensionRegistryLite
private static final class ExtensionRegistryLite.ObjectIntPair extends java.lang.Object
A (Object, int) pair, used as a map key.
-
-
Constructor Summary
Constructors Constructor Description ObjectIntPair(java.lang.Object object, int number)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-