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

41 lines
1.1 KiB
Smali
Raw Normal View History

2020-09-16 23:45:23 +00:00
.class public abstract Lcom/discord/stores/StoreStickers$OwnedStickerPackState;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
2020-09-16 23:45:23 +00:00
.source "StoreStickers.kt"
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-09-16 23:45:23 +00:00
value = Lcom/discord/stores/StoreStickers;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
2020-09-16 23:45:23 +00:00
name = "OwnedStickerPackState"
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2020-09-16 23:45:23 +00:00
Lcom/discord/stores/StoreStickers$OwnedStickerPackState$Uninitialized;,
Lcom/discord/stores/StoreStickers$OwnedStickerPackState$Loading;,
Lcom/discord/stores/StoreStickers$OwnedStickerPackState$Loaded;
2020-05-17 12:40:10 +00:00
}
.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
2020-09-16 23:45:23 +00:00
invoke-direct {p0}, Lcom/discord/stores/StoreStickers$OwnedStickerPackState;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method