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

48 lines
1.2 KiB
Smali
Raw Normal View History

2019-08-22 06:13:42 +00:00
.class public final Lcom/discord/restapi/RestAPIParams$OAuth2Authorize;
2019-07-24 11:27:29 +00:00
.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
2019-08-22 06:13:42 +00:00
name = "OAuth2Authorize"
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2019-08-22 06:13:42 +00:00
Lcom/discord/restapi/RestAPIParams$OAuth2Authorize$ResponseGet;,
Lcom/discord/restapi/RestAPIParams$OAuth2Authorize$ResponsePost;
2019-07-24 11:27:29 +00:00
}
.end annotation
# static fields
2019-08-22 06:13:42 +00:00
.field public static final INSTANCE:Lcom/discord/restapi/RestAPIParams$OAuth2Authorize;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public static constructor <clinit>()V
2019-07-24 11:27:29 +00:00
.locals 1
2019-08-22 06:13:42 +00:00
new-instance v0, Lcom/discord/restapi/RestAPIParams$OAuth2Authorize;
2019-07-24 11:27:29 +00:00
2019-08-22 06:13:42 +00:00
invoke-direct {v0}, Lcom/discord/restapi/RestAPIParams$OAuth2Authorize;-><init>()V
2019-07-24 11:27:29 +00:00
2019-08-22 06:13:42 +00:00
sput-object v0, Lcom/discord/restapi/RestAPIParams$OAuth2Authorize;->INSTANCE:Lcom/discord/restapi/RestAPIParams$OAuth2Authorize;
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method