apkfuckery/com.discord/smali/com/discord/stores/StoreGooglePlayPurchases$Qu...

43 lines
1.3 KiB
Smali

.class public final Lcom/discord/stores/StoreGooglePlayPurchases$QueryState$NotInProgress;
.super Lcom/discord/stores/StoreGooglePlayPurchases$QueryState;
.source "StoreGooglePlayPurchases.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/stores/StoreGooglePlayPurchases$QueryState;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "NotInProgress"
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreGooglePlayPurchases$QueryState$NotInProgress;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreGooglePlayPurchases$QueryState$NotInProgress;
invoke-direct {v0}, Lcom/discord/stores/StoreGooglePlayPurchases$QueryState$NotInProgress;-><init>()V
sput-object v0, Lcom/discord/stores/StoreGooglePlayPurchases$QueryState$NotInProgress;->INSTANCE:Lcom/discord/stores/StoreGooglePlayPurchases$QueryState$NotInProgress;
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, v0}, Lcom/discord/stores/StoreGooglePlayPurchases$QueryState;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
return-void
.end method