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

34 lines
639 B
Smali
Raw Normal View History

2020-02-20 19:33:18 +00:00
.class public final Lx/a/d;
.super Lx/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-02-20 19:33:18 +00:00
invoke-static {p1, v0}, Lw/u/b/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
invoke-direct {p0}, Lx/a/s0;-><init>()V
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
iput-object p1, p0, Lx/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
2020-02-20 19:33:18 +00:00
iget-object v0, p0, Lx/a/d;->i:Ljava/lang/Thread;
2019-12-06 03:29:40 +00:00
return-object v0
.end method