apkfuckery/com.discord/smali_classes2/r0/l/e/i$a.smali

42 lines
824 B
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lr0/l/e/i$a;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "RxThreadFactory.java"
# interfaces
.implements Ljava/util/concurrent/ThreadFactory;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-08 16:44:49 +00:00
value = Lr0/l/e/i;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public newThread(Ljava/lang/Runnable;)Ljava/lang/Thread;
.locals 1
new-instance p1, Ljava/lang/AssertionError;
const-string v0, "No threads allowed."
invoke-direct {p1, v0}, Ljava/lang/AssertionError;-><init>(Ljava/lang/Object;)V
throw p1
.end method