apkfuckery/com.discord/smali_classes2/u/a/d.smali

34 lines
639 B
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public final Lu/a/d;
.super Lu/a/s0;
2019-12-06 03:29:40 +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-01-07 02:40:43 +00:00
.locals 1
const-string v0, "thread"
2019-12-06 03:29:40 +00:00
2020-01-07 02:40:43 +00:00
invoke-static {p1, v0}, Lt/u/b/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
2019-12-21 01:41:59 +00:00
invoke-direct {p0}, Lu/a/s0;-><init>()V
2019-12-06 03:29:40 +00:00
2019-12-21 01:41:59 +00:00
iput-object p1, p0, Lu/a/d;->i:Ljava/lang/Thread;
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public i()Ljava/lang/Thread;
.locals 1
2019-12-21 01:41:59 +00:00
iget-object v0, p0, Lu/a/d;->i:Ljava/lang/Thread;
2019-12-06 03:29:40 +00:00
return-object v0
.end method