mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
94 lines
2.4 KiB
Smali
94 lines
2.4 KiB
Smali
.class final Lcom/google/common/graph/DirectedGraphConnections$NodeConnection$Pred;
|
|
.super Lcom/google/common/graph/DirectedGraphConnections$NodeConnection;
|
|
.source "DirectedGraphConnections.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/common/graph/DirectedGraphConnections$NodeConnection;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x18
|
|
name = "Pred"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<N:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Lcom/google/common/graph/DirectedGraphConnections$NodeConnection<",
|
|
"TN;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Ljava/lang/Object;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(TN;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 82
|
|
invoke-direct {p0, p1}, Lcom/google/common/graph/DirectedGraphConnections$NodeConnection;-><init>(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public equals(Ljava/lang/Object;)Z
|
|
.locals 1
|
|
.param p1 # Ljava/lang/Object;
|
|
.annotation runtime Ljavax/annotation/CheckForNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 87
|
|
instance-of v0, p1, Lcom/google/common/graph/DirectedGraphConnections$NodeConnection$Pred;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 88
|
|
iget-object p0, p0, Lcom/google/common/graph/DirectedGraphConnections$NodeConnection$Pred;->node:Ljava/lang/Object;
|
|
|
|
check-cast p1, Lcom/google/common/graph/DirectedGraphConnections$NodeConnection$Pred;
|
|
|
|
iget-object p1, p1, Lcom/google/common/graph/DirectedGraphConnections$NodeConnection$Pred;->node:Ljava/lang/Object;
|
|
|
|
invoke-virtual {p0, p1}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public hashCode()I
|
|
.locals 1
|
|
|
|
const-class v0, Lcom/google/common/graph/DirectedGraphConnections$NodeConnection$Pred;
|
|
|
|
.line 97
|
|
invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
|
|
|
|
move-result v0
|
|
|
|
iget-object p0, p0, Lcom/google/common/graph/DirectedGraphConnections$NodeConnection$Pred;->node:Ljava/lang/Object;
|
|
|
|
invoke-virtual {p0}, Ljava/lang/Object;->hashCode()I
|
|
|
|
move-result p0
|
|
|
|
add-int/2addr v0, p0
|
|
|
|
return v0
|
|
.end method
|