apkfuckery/com.discord/smali/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet$AdapterData.smali
2020-03-14 03:12:46 +01:00

24 lines
588 B
Smali

.class public abstract Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheet$AdapterData;
.super Ljava/lang/Object;
.source "WidgetGuildProfileSheet.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheet;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "AdapterData"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method