mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
258 lines
9.8 KiB
Smali
258 lines
9.8 KiB
Smali
.class final Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;
|
|
.super Lcom/google/common/collect/MapMakerInternalMap$Segment;
|
|
.source "MapMakerInternalMap.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/common/collect/MapMakerInternalMap;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x18
|
|
name = "StrongKeyWeakValueSegment"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<K:",
|
|
"Ljava/lang/Object;",
|
|
"V:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$Segment<",
|
|
"TK;TV;",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry<",
|
|
"TK;TV;>;",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment<",
|
|
"TK;TV;>;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final queueForValues:Ljava/lang/ref/ReferenceQueue;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/ref/ReferenceQueue<",
|
|
"TV;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/google/common/collect/MapMakerInternalMap;II)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/google/common/collect/MapMakerInternalMap<",
|
|
"TK;TV;",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry<",
|
|
"TK;TV;>;",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment<",
|
|
"TK;TV;>;>;II)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2036
|
|
invoke-direct {p0, p1, p2, p3}, Lcom/google/common/collect/MapMakerInternalMap$Segment;-><init>(Lcom/google/common/collect/MapMakerInternalMap;II)V
|
|
|
|
.line 2029
|
|
new-instance p1, Ljava/lang/ref/ReferenceQueue;
|
|
|
|
invoke-direct {p1}, Ljava/lang/ref/ReferenceQueue;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->queueForValues:Ljava/lang/ref/ReferenceQueue;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic access$100(Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;)Ljava/lang/ref/ReferenceQueue;
|
|
.locals 0
|
|
|
|
.line 2027
|
|
iget-object p0, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->queueForValues:Ljava/lang/ref/ReferenceQueue;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public bridge synthetic castForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;
|
|
.locals 0
|
|
|
|
.line 2027
|
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->castForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public castForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$InternalEntry<",
|
|
"TK;TV;*>;)",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry<",
|
|
"TK;TV;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2052
|
|
check-cast p1, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method getValueReferenceQueueForTesting()Ljava/lang/ref/ReferenceQueue;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/lang/ref/ReferenceQueue<",
|
|
"TV;>;"
|
|
}
|
|
.end annotation
|
|
|
|
iget-object p0, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->queueForValues:Ljava/lang/ref/ReferenceQueue;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public getWeakValueReferenceForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$InternalEntry<",
|
|
"TK;TV;*>;)",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference<",
|
|
"TK;TV;",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry<",
|
|
"TK;TV;>;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2058
|
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->castForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-virtual {p0}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->getValueReference()Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method maybeClearReferenceQueues()V
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->queueForValues:Ljava/lang/ref/ReferenceQueue;
|
|
|
|
.line 2087
|
|
invoke-virtual {p0, v0}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->clearReferenceQueue(Ljava/lang/ref/ReferenceQueue;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method maybeDrainReferenceQueues()V
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->queueForValues:Ljava/lang/ref/ReferenceQueue;
|
|
|
|
.line 2082
|
|
invoke-virtual {p0, v0}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->drainValueReferenceQueue(Ljava/lang/ref/ReferenceQueue;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public newWeakValueReferenceForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;Ljava/lang/Object;)Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$InternalEntry<",
|
|
"TK;TV;*>;TV;)",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference<",
|
|
"TK;TV;",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry<",
|
|
"TK;TV;>;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2064
|
|
new-instance v0, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReferenceImpl;
|
|
|
|
iget-object v1, p0, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->queueForValues:Ljava/lang/ref/ReferenceQueue;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->castForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-direct {v0, v1, p2, p0}, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReferenceImpl;-><init>(Ljava/lang/ref/ReferenceQueue;Ljava/lang/Object;Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method bridge synthetic self()Lcom/google/common/collect/MapMakerInternalMap$Segment;
|
|
.locals 0
|
|
|
|
.line 2027
|
|
invoke-virtual {p0}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->self()Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method self()Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment<",
|
|
"TK;TV;>;"
|
|
}
|
|
.end annotation
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setWeakValueReferenceForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$InternalEntry<",
|
|
"TK;TV;*>;",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference<",
|
|
"TK;TV;+",
|
|
"Lcom/google/common/collect/MapMakerInternalMap$InternalEntry<",
|
|
"TK;TV;*>;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2071
|
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueSegment;->castForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;
|
|
|
|
move-result-object p0
|
|
|
|
.line 2075
|
|
invoke-static {p0}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->access$600(Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;)Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
|
|
|
|
move-result-object p1
|
|
|
|
.line 2076
|
|
invoke-static {p0, p2}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;->access$602(Lcom/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry;Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;)Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;
|
|
|
|
.line 2077
|
|
invoke-interface {p1}, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;->clear()V
|
|
|
|
return-void
|
|
.end method
|