apkfuckery/com.discord/smali_classes2/x/c.smali

22 lines
359 B
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public interface abstract Lx/c;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "Authenticator.kt"
# static fields
2019-12-21 01:41:59 +00:00
.field public static final a:Lx/c;
2019-12-06 03:29:40 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2019-12-21 01:41:59 +00:00
new-instance v0, Lx/b;
2019-12-06 03:29:40 +00:00
2019-12-21 01:41:59 +00:00
invoke-direct {v0}, Lx/b;-><init>()V
2019-12-06 03:29:40 +00:00
2019-12-21 01:41:59 +00:00
sput-object v0, Lx/c;->a:Lx/c;
2019-12-06 03:29:40 +00:00
return-void
.end method