Public Member Functions | Private Attributes | List of all members
com.google.protobuf.ExtensionRegistryLite.ObjectIntPair Class Reference

Public Member Functions

boolean equals (final Object obj)
 
boolean equals (final Object obj)
 
int hashCode ()
 
int hashCode ()
 

Private Attributes

final int number
 
final Object object
 

Detailed Description

A (Object, int) pair, used as a map key.

Definition at line 215 of file bloaty/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryLite.java.

Member Function Documentation

◆ equals() [1/2]

boolean com.google.protobuf.ExtensionRegistryLite.ObjectIntPair.equals ( final Object  obj)
inline

◆ equals() [2/2]

boolean com.google.protobuf.ExtensionRegistryLite.ObjectIntPair.equals ( final Object  obj)
inline

◆ hashCode() [1/2]

int com.google.protobuf.ExtensionRegistryLite.ObjectIntPair.hashCode ( )
inline

◆ hashCode() [2/2]

int com.google.protobuf.ExtensionRegistryLite.ObjectIntPair.hashCode ( )
inline

Member Data Documentation

◆ number

final int com.google.protobuf.ExtensionRegistryLite.ObjectIntPair.number
private

◆ object

final Object com.google.protobuf.ExtensionRegistryLite.ObjectIntPair.object
private

The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:04