apkfuckery/com.discord/smali_classes2/t/m$a.smali

62 lines
1.1 KiB
Smali
Raw Normal View History

2019-12-20 07:00:35 +00:00
.class public Lt/m$a;
.super Lt/m;
2019-07-24 11:27:29 +00:00
.source "Platform.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-12-20 07:00:35 +00:00
value = Lt/m;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x9
2019-07-24 11:27:29 +00:00
name = "a"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2019-12-20 07:00:35 +00:00
Lt/m$a$a;
2019-07-24 11:27:29 +00:00
}
.end annotation
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
2019-12-20 07:00:35 +00:00
invoke-direct {p0}, Lt/m;-><init>()V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-12-20 07:00:35 +00:00
.method public a()Ljava/util/concurrent/Executor;
.locals 1
new-instance v0, Lt/m$a$a;
invoke-direct {v0}, Lt/m$a$a;-><init>()V
return-object v0
.end method
.method public a(Ljava/util/concurrent/Executor;)Lt/c$a;
2019-07-24 11:27:29 +00:00
.locals 1
if-eqz p1, :cond_0
2019-12-20 07:00:35 +00:00
new-instance v0, Lt/g;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-direct {v0, p1}, Lt/g;-><init>(Ljava/util/concurrent/Executor;)V
2019-07-24 11:27:29 +00:00
return-object v0
:cond_0
new-instance p1, Ljava/lang/AssertionError;
invoke-direct {p1}, Ljava/lang/AssertionError;-><init>()V
throw p1
.end method