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

62 lines
1.1 KiB
Smali
Raw Normal View History

2020-03-27 22:23:51 +00:00
.class public Lf0/m$a;
.super Lf0/m;
2019-07-24 11:27:29 +00:00
.source "Platform.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-03-27 22:23:51 +00:00
value = Lf0/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 = {
2020-03-27 22:23:51 +00:00
Lf0/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
2020-03-27 22:23:51 +00:00
invoke-direct {p0}, Lf0/m;-><init>()V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2020-03-27 22:23:51 +00:00
.method public a(Ljava/util/concurrent/Executor;)Lf0/c$a;
2019-07-24 11:27:29 +00:00
.locals 1
if-eqz p1, :cond_0
2020-03-27 22:23:51 +00:00
new-instance v0, Lf0/g;
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
invoke-direct {v0, p1}, Lf0/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
2019-12-21 01:41:59 +00:00
.method public a()Ljava/util/concurrent/Executor;
.locals 1
2020-03-27 22:23:51 +00:00
new-instance v0, Lf0/m$a$a;
2019-12-21 01:41:59 +00:00
2020-03-27 22:23:51 +00:00
invoke-direct {v0}, Lf0/m$a$a;-><init>()V
2019-12-21 01:41:59 +00:00
return-object v0
.end method