Home
last modified time | relevance | path

Searched defs:ObjectIntPair (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DExtensionRegistryLite.java163 private static final class ObjectIntPair { class in ExtensionRegistryLite
167 ObjectIntPair(final Object object, final int number) { in ObjectIntPair() method in ExtensionRegistryLite.ObjectIntPair