apkfuckery/com.discord/smali_classes2/x/c0/a$b.smali

56 lines
1.2 KiB
Smali
Raw Normal View History

2019-12-18 09:41:56 +00:00
.class public final Lx/c0/a$b;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
2019-11-28 00:30:53 +00:00
.source "Util.kt"
2019-07-24 11:27:29 +00:00
# interfaces
.implements Ljava/util/concurrent/ThreadFactory;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-12-18 09:41:56 +00:00
value = Lx/c0/a;->a(Ljava/lang/String;Z)Ljava/util/concurrent/ThreadFactory;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic d:Ljava/lang/String;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final synthetic e:Z
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(Ljava/lang/String;Z)V
2019-07-24 11:27:29 +00:00
.locals 0
2019-12-18 09:41:56 +00:00
iput-object p1, p0, Lx/c0/a$b;->d:Ljava/lang/String;
2019-07-24 11:27:29 +00:00
2019-12-18 09:41:56 +00:00
iput-boolean p2, p0, Lx/c0/a$b;->e:Z
2019-07-24 11:27:29 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final newThread(Ljava/lang/Runnable;)Ljava/lang/Thread;
.locals 2
new-instance v0, Ljava/lang/Thread;
2019-12-18 09:41:56 +00:00
iget-object v1, p0, Lx/c0/a$b;->d:Ljava/lang/String;
2019-07-24 11:27:29 +00:00
invoke-direct {v0, p1, v1}, Ljava/lang/Thread;-><init>(Ljava/lang/Runnable;Ljava/lang/String;)V
2019-12-18 09:41:56 +00:00
iget-boolean p1, p0, Lx/c0/a$b;->e:Z
2019-07-24 11:27:29 +00:00
invoke-virtual {v0, p1}, Ljava/lang/Thread;->setDaemon(Z)V
return-object v0
.end method