apkfuckery/com.discord/smali_classes2/h0/l/h.smali

31 lines
512 B
Smali
Raw Normal View History

2020-04-11 15:34:05 +00:00
.class public final Lh0/l/h;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "Actions.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2020-04-11 15:34:05 +00:00
Lh0/l/h$a;,
Lh0/l/h$b;
2019-12-06 03:29:40 +00:00
}
.end annotation
# static fields
2020-04-11 15:34:05 +00:00
.field public static final a:Lh0/l/h$b;
2019-12-06 03:29:40 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-04-11 15:34:05 +00:00
new-instance v0, Lh0/l/h$b;
2019-12-06 03:29:40 +00:00
2020-04-11 15:34:05 +00:00
invoke-direct {v0}, Lh0/l/h$b;-><init>()V
2019-12-06 03:29:40 +00:00
2020-04-11 15:34:05 +00:00
sput-object v0, Lh0/l/h;->a:Lh0/l/h$b;
2019-12-06 03:29:40 +00:00
return-void
.end method