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

30 lines
510 B
Smali
Raw Normal View History

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