apkfuckery/com.discord/smali/com/discord/restapi/RestAPIParams$OAuthAuthoriz...

48 lines
1.2 KiB
Smali

.class public final Lcom/discord/restapi/RestAPIParams$OAuthAuthorize;
.super Ljava/lang/Object;
.source "RestAPIParams.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/restapi/RestAPIParams;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "OAuthAuthorize"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/discord/restapi/RestAPIParams$OAuthAuthorize$ResponseGet;,
Lcom/discord/restapi/RestAPIParams$OAuthAuthorize$ResponsePut;
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/restapi/RestAPIParams$OAuthAuthorize;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/restapi/RestAPIParams$OAuthAuthorize;
invoke-direct {v0}, Lcom/discord/restapi/RestAPIParams$OAuthAuthorize;-><init>()V
sput-object v0, Lcom/discord/restapi/RestAPIParams$OAuthAuthorize;->INSTANCE:Lcom/discord/restapi/RestAPIParams$OAuthAuthorize;
return-void
.end method
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method