Rabbit-R1/android (non root)/smali/smali_classes3/com/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry.smali
2024-05-21 17:08:36 -04:00

209 lines
8.3 KiB
Smali

.class final Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;
.super Lcom/google/common/collect/MapMakerInternalMap$AbstractStrongKeyEntry;
.source "MapMakerInternalMap.java"
# interfaces
.implements Lcom/google/common/collect/MapMakerInternalMap$WeakValueEntry;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/collect/MapMakerInternalMap;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "StrongKeyWeakValueEntry"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry$Helper;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<K:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">",
"Lcom/google/common/collect/MapMakerInternalMap$AbstractStrongKeyEntry<",
"TK;TV;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry<",
"TK;TV;>;>;",
"Lcom/google/common/collect/MapMakerInternalMap$WeakValueEntry<",
"TK;TV;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry<",
"TK;TV;>;>;"
}
.end annotation
# instance fields
.field private volatile valueReference:Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference<",
"TK;TV;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry<",
"TK;TV;>;>;"
}
.end annotation
.end field
# direct methods
.method constructor <init>(Ljava/lang/Object;ILcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;)V
.locals 0
.param p3 # Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;
.annotation runtime Ljavax/annotation/CheckForNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(TK;I",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry<",
"TK;TV;>;)V"
}
.end annotation
.line 485
invoke-direct {p0, p1, p2, p3}, Lcom/google/common/collect/MapMakerInternalMap$AbstractStrongKeyEntry;-><init>(Ljava/lang/Object;ILcom/google/common/collect/MapMakerInternalMap$InternalEntry;)V
.line 482
invoke-static {}, Lcom/google/common/collect/MapMakerInternalMap;->unsetWeakValueReference()Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
move-result-object p1
iput-object p1, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->valueReference:Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
return-void
.end method
.method static synthetic access$600(Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;)Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
.locals 0
.line 478
iget-object p0, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->valueReference:Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
return-object p0
.end method
.method static synthetic access$602(Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;)Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
.locals 0
.line 478
iput-object p1, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->valueReference:Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
return-object p1
.end method
# virtual methods
.method public clearValue()V
.locals 0
iget-object p0, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->valueReference:Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
.line 495
invoke-interface {p0}, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;->clear()V
return-void
.end method
.method copy(Ljava/lang/ref/ReferenceQueue;Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;)Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/ref/ReferenceQueue<",
"TV;>;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry<",
"TK;TV;>;)",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry<",
"TK;TV;>;"
}
.end annotation
.line 506
new-instance v0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;
iget-object v1, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->key:Ljava/lang/Object;
iget v2, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->hash:I
invoke-direct {v0, v1, v2, p2}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;-><init>(Ljava/lang/Object;ILcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;)V
iget-object p0, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->valueReference:Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
.line 507
invoke-interface {p0, p1, v0}, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;->copyFor(Ljava/lang/ref/ReferenceQueue;Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
move-result-object p0
iput-object p0, v0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->valueReference:Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
return-object v0
.end method
.method public getValue()Ljava/lang/Object;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()TV;"
}
.end annotation
iget-object p0, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->valueReference:Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
.line 490
invoke-interface {p0}, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;->get()Ljava/lang/Object;
move-result-object p0
return-object p0
.end method
.method public getValueReference()Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference<",
"TK;TV;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry<",
"TK;TV;>;>;"
}
.end annotation
iget-object p0, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->valueReference:Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
return-object p0
.end method
.method setValue(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(TV;",
"Ljava/lang/ref/ReferenceQueue<",
"TV;>;)V"
}
.end annotation
iget-object v0, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->valueReference:Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
.line 500
new-instance v1, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReferenceImpl;
invoke-direct {v1, p2, p1, p0}, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReferenceImpl;-><init>(Ljava/lang/ref/ReferenceQueue;Ljava/lang/Object;Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)V
iput-object v1, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->valueReference:Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
.line 501
invoke-interface {v0}, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;->clear()V
return-void
.end method