Descriptors$DescriptorPool$DescriptorIntPair.smali
.class final Lcom/google/protobuf/Descriptors$DescriptorPool$DescriptorIntPair;
.super Ljava/lang/Object;
.source "Descriptors.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/Descriptors$DescriptorPool;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1a
name = "DescriptorIntPair"
.end annotation
# instance fields
.field private final descriptor:Lcom/google/protobuf/Descriptors$GenericDescriptor;
.field private final number:I
# direct methods
.method constructor <init>(Lcom/google/protobuf/Descriptors$GenericDescriptor;I)V
.registers 3
.prologue
.line 2402
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2403
iput-object p1, p0, Lcom/google/protobuf/Descriptors$DescriptorPool$DescriptorIntPair;->descriptor:Lcom/google/protobuf/Descriptors$GenericDescriptor;
.line 2404
iput p2, p0, Lcom/google/protobuf/Descriptors$DescriptorPool$DescriptorIntPair;->number:I
.line 2405
return-void
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.registers 5
.prologue
const/4 v0, 0x0
.line 2413
instance-of v1, p1, Lcom/google/protobuf/Descriptors$DescriptorPool$DescriptorIntPair;
if-nez v1, :cond_6
.line 2417
:cond_5
:goto_5
return v0
.line 2416
:cond_6
check-cast p1, Lcom/google/protobuf/Descriptors$DescriptorPool$DescriptorIntPair;
.line 2417
iget-object v1, p0, Lcom/google/protobuf/Descriptors$DescriptorPool$DescriptorIntPair;->descriptor:Lcom/google/protobuf/Descriptors$GenericDescriptor;
iget-object v2, p1, Lcom/google/protobuf/Descriptors$DescriptorPool$DescriptorIntPair;->descriptor:Lcom/google/protobuf/Descriptors$GenericDescriptor;
if-ne v1, v2, :cond_5
iget v1, p0, Lcom/google/protobuf/Descriptors$DescriptorPool$DescriptorIntPair;->number:I
iget v2, p1, Lcom/google/protobuf/Descriptors$DescriptorPool$DescriptorIntPair;->number:I
if-ne v1, v2, :cond_5
const/4 v0, 0x1
goto :goto_5
.end method
.method public hashCode()I
.registers 3
.prologue
.line 2409
iget-object v0, p0, Lcom/google/protobuf/Descriptors$DescriptorPool$DescriptorIntPair;->descriptor:Lcom/google/protobuf/Descriptors$GenericDescriptor;
invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
move-result v0
const v1, 0xffff
mul-int/2addr v0, v1
iget v1, p0, Lcom/google/protobuf/Descriptors$DescriptorPool$DescriptorIntPair;->number:I
add-int/2addr v0, v1
return v0
.end method