XploitSPY/app/factory/decompiled/smali/c/a/b/g$a.smali

39 lines
781 B
Smali
Raw Normal View History

2020-03-24 04:02:59 +08:00
.class public final Lc/a/b/g$a;
.super Ljava/lang/ref/WeakReference;
.source ""
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lc/a/b/g;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ref/WeakReference<",
"Lc/a/b/g;",
">;"
}
.end annotation
# instance fields
.field public final a:Ljava/lang/Object;
# direct methods
.method constructor <init>(Lc/a/b/g;Ljava/lang/Object;)V
.locals 0
invoke-direct {p0, p1}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
iput-object p2, p0, Lc/a/b/g$a;->a:Ljava/lang/Object;
return-void
.end method