apkfuckery/com.discord/smali/com/discord/stores/StoreAuditLog$Companion.smali

61 lines
1.4 KiB
Smali

.class public final Lcom/discord/stores/StoreAuditLog$Companion;
.super Ljava/lang/Object;
.source "StoreAuditLog.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/stores/StoreAuditLog;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Companion"
.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/StoreAuditLog$Companion;-><init>()V
return-void
.end method
# virtual methods
.method public final getMANAGEMENT_PERMISSIONS()Ljava/util/List;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Ljava/lang/Long;",
">;"
}
.end annotation
invoke-static {}, Lcom/discord/stores/StoreAuditLog;->access$getMANAGEMENT_PERMISSIONS$cp()Lkotlin/Lazy;
move-result-object v0
sget-object v1, Lcom/discord/stores/StoreAuditLog;->Companion:Lcom/discord/stores/StoreAuditLog$Companion;
invoke-interface {v0}, Lkotlin/Lazy;->getValue()Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/util/List;
return-object v0
.end method