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

62 lines
1.1 KiB
Smali
Raw Normal View History

2020-09-02 04:07:20 +00:00
.class public Lr0/l$a;
.super Lr0/l;
2020-05-17 12:40:10 +00:00
.source "Platform.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-09-02 04:07:20 +00:00
value = Lr0/l;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2020-09-02 04:07:20 +00:00
Lr0/l$a$a;
2020-05-17 12:40:10 +00:00
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
2020-09-02 04:07:20 +00:00
invoke-direct {p0}, Lr0/l;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-09-02 04:07:20 +00:00
.method public a(Ljava/util/concurrent/Executor;)Lr0/c$a;
2020-05-17 12:40:10 +00:00
.locals 1
if-eqz p1, :cond_0
2020-09-02 04:07:20 +00:00
new-instance v0, Lr0/g;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-direct {v0, p1}, Lr0/g;-><init>(Ljava/util/concurrent/Executor;)V
2020-05-17 12:40:10 +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
2020-07-08 16:44:49 +00:00
.method public b()Ljava/util/concurrent/Executor;
2020-05-17 12:40:10 +00:00
.locals 1
2020-09-02 04:07:20 +00:00
new-instance v0, Lr0/l$a$a;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-direct {v0}, Lr0/l$a$a;-><init>()V
2020-05-17 12:40:10 +00:00
return-object v0
.end method