apkfuckery/com.discord/smali/com/discord/stores/StoreStickers$StickerPackSt...

41 lines
1.0 KiB
Smali

.class public abstract Lcom/discord/stores/StoreStickers$StickerPackState;
.super Ljava/lang/Object;
.source "StoreStickers.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/stores/StoreStickers;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "StickerPackState"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/discord/stores/StoreStickers$StickerPackState$Unknown;,
Lcom/discord/stores/StoreStickers$StickerPackState$Loading;,
Lcom/discord/stores/StoreStickers$StickerPackState$Loaded;
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
invoke-direct {p0}, Lcom/discord/stores/StoreStickers$StickerPackState;-><init>()V
return-void
.end method