apkfuckery/com.discord/smali/com/discord/stores/StoreEmoji$EmojiContext.smali

41 lines
1,013 B
Smali
Raw Normal View History

2019-11-10 14:21:47 +00:00
.class public abstract Lcom/discord/stores/StoreEmoji$EmojiContext;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
2019-11-10 14:21:47 +00:00
.source "StoreEmoji.kt"
2019-07-24 11:27:29 +00:00
# annotations
2019-10-01 14:15:45 +00:00
.annotation system Ldalvik/annotation/EnclosingClass;
2019-11-10 14:21:47 +00:00
value = Lcom/discord/stores/StoreEmoji;
2019-07-24 11:27:29 +00:00
.end annotation
2019-10-01 14:15:45 +00:00
.annotation system Ldalvik/annotation/InnerClass;
2019-10-17 03:51:45 +00:00
accessFlags = 0x409
2019-11-10 14:21:47 +00:00
name = "EmojiContext"
2019-10-01 14:15:45 +00:00
.end annotation
2019-07-24 11:27:29 +00:00
2019-10-17 03:51:45 +00:00
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2019-11-10 14:21:47 +00:00
Lcom/discord/stores/StoreEmoji$EmojiContext$Chat;,
2020-03-14 04:13:36 +00:00
Lcom/discord/stores/StoreEmoji$EmojiContext$Global;,
Lcom/discord/stores/StoreEmoji$EmojiContext$GuildProfile;
2019-10-17 03:51:45 +00:00
}
.end annotation
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-10-17 03:51:45 +00:00
.locals 0
2019-07-24 11:27:29 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
2019-10-17 03:51:45 +00:00
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
2019-07-24 11:27:29 +00:00
2019-11-10 14:21:47 +00:00
invoke-direct {p0}, Lcom/discord/stores/StoreEmoji$EmojiContext;-><init>()V
2019-07-24 11:27:29 +00:00
2019-10-17 03:51:45 +00:00
return-void
2019-07-24 11:27:29 +00:00
.end method