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.ObjectA (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 booleanequals(java.lang.Object obj)inthashCode()
-