apkfuckery/com.discord/smali_classes2/rx/internal/util/j$1.smali

41 lines
805 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class final Lrx/internal/util/j$1;
2019-02-04 20:05:16 +00:00
.super Ljava/lang/Object;
# interfaces
2019-02-04 20:08:30 +00:00
.implements Ljava/util/concurrent/ThreadFactory;
2019-02-04 20:05:16 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-02-04 20:08:30 +00:00
value = Lrx/internal/util/j;
2019-02-04 20:05:16 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-02-04 20:08:30 +00:00
.method public final newThread(Ljava/lang/Runnable;)Ljava/lang/Thread;
2019-02-04 20:05:16 +00:00
.locals 1
2019-02-04 20:08:30 +00:00
new-instance p1, Ljava/lang/AssertionError;
2019-02-04 20:05:16 +00:00
2019-02-04 20:08:30 +00:00
const-string v0, "No threads allowed."
2019-02-04 20:05:16 +00:00
2019-02-04 20:08:30 +00:00
invoke-direct {p1, v0}, Ljava/lang/AssertionError;-><init>(Ljava/lang/Object;)V
throw p1
2019-02-04 20:05:16 +00:00
.end method