apkfuckery/com.discord/smali_classes2/m0/g0/b$a.smali

56 lines
1.2 KiB
Smali
Raw Normal View History

2020-07-22 00:04:40 +00:00
.class public final Lm0/g0/b$a;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "Util.kt"
# interfaces
.implements Ljava/util/concurrent/ThreadFactory;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-07-22 00:04:40 +00:00
value = Lm0/g0/b;->A(Ljava/lang/String;Z)Ljava/util/concurrent/ThreadFactory;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic d:Ljava/lang/String;
.field public final synthetic e:Z
# direct methods
.method public constructor <init>(Ljava/lang/String;Z)V
.locals 0
2020-07-22 00:04:40 +00:00
iput-object p1, p0, Lm0/g0/b$a;->d:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-07-22 00:04:40 +00:00
iput-boolean p2, p0, Lm0/g0/b$a;->e:Z
2020-05-17 12:40:10 +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;
2020-07-22 00:04:40 +00:00
iget-object v1, p0, Lm0/g0/b$a;->d:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
invoke-direct {v0, p1, v1}, Ljava/lang/Thread;-><init>(Ljava/lang/Runnable;Ljava/lang/String;)V
2020-07-22 00:04:40 +00:00
iget-boolean p1, p0, Lm0/g0/b$a;->e:Z
2020-05-17 12:40:10 +00:00
invoke-virtual {v0, p1}, Ljava/lang/Thread;->setDaemon(Z)V
return-object v0
.end method