You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
154 lines
4.5 KiB
154 lines
4.5 KiB
.class final Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference; |
|
.super Ljava/lang/ref/WeakReference; |
|
.source "MapMakerInternalMap.java" |
|
|
|
# interfaces |
|
.implements Lcom/google/common/collect/MapMakerInternalMap$ValueReference; |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lcom/google/common/collect/MapMakerInternalMap; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x18 |
|
name = "WeakValueReference" |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"<K:", |
|
"Ljava/lang/Object;", |
|
"V:", |
|
"Ljava/lang/Object;", |
|
">", |
|
"Ljava/lang/ref/WeakReference", |
|
"<TV;>;", |
|
"Lcom/google/common/collect/MapMakerInternalMap$ValueReference", |
|
"<TK;TV;>;" |
|
} |
|
.end annotation |
|
|
|
|
|
# instance fields |
|
.field final entry:Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry; |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry", |
|
"<TK;TV;>;" |
|
} |
|
.end annotation |
|
.end field |
|
|
|
|
|
# direct methods |
|
.method constructor <init>(Ljava/lang/ref/ReferenceQueue;Ljava/lang/Object;Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry;)V |
|
.locals 0 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(", |
|
"Ljava/lang/ref/ReferenceQueue", |
|
"<TV;>;TV;", |
|
"Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry", |
|
"<TK;TV;>;)V" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 1691 |
|
invoke-direct {p0, p2, p1}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V |
|
|
|
.line 1692 |
|
iput-object p3, p0, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;->entry:Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry; |
|
|
|
.line 1693 |
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public clear(Lcom/google/common/collect/MapMakerInternalMap$ValueReference;)V |
|
.locals 0 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(", |
|
"Lcom/google/common/collect/MapMakerInternalMap$ValueReference", |
|
"<TK;TV;>;)V" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 1702 |
|
invoke-virtual {p0}, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;->clear()V |
|
|
|
.line 1703 |
|
return-void |
|
.end method |
|
|
|
.method public copyFor(Ljava/lang/ref/ReferenceQueue;Ljava/lang/Object;Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry;)Lcom/google/common/collect/MapMakerInternalMap$ValueReference; |
|
.locals 1 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(", |
|
"Ljava/lang/ref/ReferenceQueue", |
|
"<TV;>;TV;", |
|
"Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry", |
|
"<TK;TV;>;)", |
|
"Lcom/google/common/collect/MapMakerInternalMap$ValueReference", |
|
"<TK;TV;>;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 1708 |
|
new-instance v0, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference; |
|
|
|
invoke-direct {v0, p1, p2, p3}, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;-><init>(Ljava/lang/ref/ReferenceQueue;Ljava/lang/Object;Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry;)V |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public getEntry()Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry; |
|
.locals 1 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"()", |
|
"Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry", |
|
"<TK;TV;>;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 1697 |
|
iget-object v0, p0, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;->entry:Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry; |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public isComputingReference()Z |
|
.locals 1 |
|
|
|
.prologue |
|
.line 1713 |
|
const/4 v0, 0x0 |
|
|
|
return v0 |
|
.end method |
|
|
|
.method public waitForValue()Ljava/lang/Object; |
|
.locals 1 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"()TV;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 1718 |
|
invoke-virtual {p0}, Lcom/google/common/collect/MapMakerInternalMap$WeakValueReference;->get()Ljava/lang/Object; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method
|
|
|