mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
115 lines
3.9 KiB
Smali
115 lines
3.9 KiB
Smali
.class final Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;
|
|
.super Lcom/google/common/collect/MapMakerInternalMap$AbstractStrongKeyEntry;
|
|
.source "MapMakerInternalMap.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/common/collect/MapMakerInternalMap$StrongValueEntry;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/common/collect/MapMakerInternalMap;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x18
|
|
name = "StrongKeyDummyValueEntry"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry$Helper;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$AbstractStrongKeyEntry<",
|
|
"TK;",
|
|
"Lcom/google/common/collect/MapMaker$Dummy;",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry<",
|
|
"TK;>;>;",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongValueEntry<",
|
|
"TK;",
|
|
"Lcom/google/common/collect/MapMaker$Dummy;",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry<",
|
|
"TK;>;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Ljava/lang/Object;ILcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;)V
|
|
.locals 0
|
|
.param p3 # Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;
|
|
.annotation runtime Ljavax/annotation/CheckForNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(TK;I",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry<",
|
|
"TK;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 579
|
|
invoke-direct {p0, p1, p2, p3}, Lcom/google/common/collect/MapMakerInternalMap$AbstractStrongKeyEntry;-><init>(Ljava/lang/Object;ILcom/google/common/collect/MapMakerInternalMap$InternalEntry;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method copy(Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;)Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry<",
|
|
"TK;>;)",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry<",
|
|
"TK;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 590
|
|
new-instance v0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;
|
|
|
|
iget-object v1, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;->key:Ljava/lang/Object;
|
|
|
|
iget p0, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;->hash:I
|
|
|
|
invoke-direct {v0, v1, p0, p1}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;-><init>(Ljava/lang/Object;ILcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getValue()Lcom/google/common/collect/MapMaker$Dummy;
|
|
.locals 0
|
|
|
|
.line 584
|
|
sget-object p0, Lcom/google/common/collect/MapMaker$Dummy;->VALUE:Lcom/google/common/collect/MapMaker$Dummy;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public bridge synthetic getValue()Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 575
|
|
invoke-virtual {p0}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;->getValue()Lcom/google/common/collect/MapMaker$Dummy;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method setValue(Lcom/google/common/collect/MapMaker$Dummy;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|