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

30 lines
505 B
Smali
Raw Normal View History

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