g$a.smali
782 字节
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.class public final Lb/h0/f/g$a;
.super Ljava/lang/ref/WeakReference;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb/h0/f/g;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ref/WeakReference<",
"Lb/h0/f/g;",
">;"
}
.end annotation
# instance fields
.field public final a:Ljava/lang/Object;
# direct methods
.method public constructor <init>(Lb/h0/f/g;Ljava/lang/Object;)V
.locals 0
invoke-direct {p0, p1}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
iput-object p2, p0, Lb/h0/f/g$a;->a:Ljava/lang/Object;
return-void
.end method