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

30 lines
510 B
Smali
Raw Normal View History

2020-11-05 20:51:11 +00:00
.class public final Lc0/a/c;
.super Lc0/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-11-05 20:51:11 +00:00
invoke-direct {p0}, Lc0/a/l0;-><init>()V
2020-09-02 04:07:20 +00:00
2020-11-05 20:51:11 +00:00
iput-object p1, p0, Lc0/a/c;->i:Ljava/lang/Thread;
2020-09-02 04:07:20 +00:00
return-void
.end method
# virtual methods
2020-11-05 03:48:39 +00:00
.method public D()Ljava/lang/Thread;
2020-09-02 04:07:20 +00:00
.locals 1
2020-11-05 20:51:11 +00:00
iget-object v0, p0, Lc0/a/c;->i:Ljava/lang/Thread;
2020-09-02 04:07:20 +00:00
return-object v0
.end method