apkfuckery/com.discord/smali_classes2/d0/a/c.smali

30 lines
510 B
Smali
Raw Normal View History

2020-10-05 23:18:16 +00:00
.class public final Ld0/a/c;
.super Ld0/a/l0;
2020-09-02 04:07:20 +00:00
.source "EventLoop.kt"
# instance fields
.field public final i:Ljava/lang/Thread;
# direct methods
.method public constructor <init>(Ljava/lang/Thread;)V
2020-09-08 08:16:32 +00:00
.locals 0
2020-09-02 04:07:20 +00:00
2020-10-05 23:18:16 +00:00
invoke-direct {p0}, Ld0/a/l0;-><init>()V
2020-09-02 04:07:20 +00:00
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Ld0/a/c;->i:Ljava/lang/Thread;
2020-09-02 04:07:20 +00:00
return-void
.end method
# virtual methods
2020-09-16 23:45:23 +00:00
.method public C()Ljava/lang/Thread;
2020-09-02 04:07:20 +00:00
.locals 1
2020-10-05 23:18:16 +00:00
iget-object v0, p0, Ld0/a/c;->i:Ljava/lang/Thread;
2020-09-02 04:07:20 +00:00
return-object v0
.end method