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.
45 lines
1.2 KiB
45 lines
1.2 KiB
2 years ago
|
.class public abstract Lcom/google/common/base/FinalizableSoftReference;
|
||
|
.super Ljava/lang/ref/SoftReference;
|
||
|
.source "FinalizableSoftReference.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lcom/google/common/base/FinalizableReference;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"<T:",
|
||
|
"Ljava/lang/Object;",
|
||
|
">",
|
||
|
"Ljava/lang/ref/SoftReference",
|
||
|
"<TT;>;",
|
||
|
"Lcom/google/common/base/FinalizableReference;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method protected constructor <init>(Ljava/lang/Object;Lcom/google/common/base/FinalizableReferenceQueue;)V
|
||
|
.locals 1
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(TT;",
|
||
|
"Lcom/google/common/base/FinalizableReferenceQueue;",
|
||
|
")V"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.prologue
|
||
|
.line 39
|
||
|
iget-object v0, p2, Lcom/google/common/base/FinalizableReferenceQueue;->queue:Ljava/lang/ref/ReferenceQueue;
|
||
|
|
||
|
invoke-direct {p0, p1, v0}, Ljava/lang/ref/SoftReference;-><init>(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V
|
||
|
|
||
|
.line 40
|
||
|
invoke-virtual {p2}, Lcom/google/common/base/FinalizableReferenceQueue;->cleanUp()V
|
||
|
|
||
|
.line 41
|
||
|
return-void
|
||
|
.end method
|