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

41 lines
1.0 KiB
Smali
Raw Normal View History

2020-09-16 23:45:23 +00:00
.class public abstract Lcom/discord/stores/StoreStickers$StickerPackState;
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 = "StickerPackState"
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$StickerPackState$Unknown;,
Lcom/discord/stores/StoreStickers$StickerPackState$Loading;,
Lcom/discord/stores/StoreStickers$StickerPackState$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$StickerPackState;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method