apkfuckery/com.discord/smali/com/discord/stores/StoreMessages$deleteMessage...

76 lines
1.7 KiB
Smali
Raw Normal View History

2020-08-04 06:02:43 +00:00
.class public final Lcom/discord/stores/StoreMessages$deleteMessage$1;
2020-11-09 19:03:49 +00:00
.super Ly/n/c/k;
2020-08-04 06:02:43 +00:00
.source "StoreMessages.kt"
# interfaces
2020-11-11 02:08:46 +00:00
.implements Lkotlin/jvm/functions/Function1;
2020-08-04 06:02:43 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreMessages;->deleteMessage(Lcom/discord/models/domain/ModelMessage;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-09 19:03:49 +00:00
"Ly/n/c/k;",
2020-11-11 02:08:46 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Void;",
2020-08-04 06:02:43 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
2020-11-11 02:08:46 +00:00
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreMessages$deleteMessage$1;
2020-08-04 06:02:43 +00:00
# direct methods
2020-11-11 02:08:46 +00:00
.method public static constructor <clinit>()V
.locals 1
2020-08-04 06:02:43 +00:00
2020-11-11 02:08:46 +00:00
new-instance v0, Lcom/discord/stores/StoreMessages$deleteMessage$1;
2020-08-04 06:02:43 +00:00
2020-11-11 02:08:46 +00:00
invoke-direct {v0}, Lcom/discord/stores/StoreMessages$deleteMessage$1;-><init>()V
2020-08-04 06:02:43 +00:00
2020-11-11 02:08:46 +00:00
sput-object v0, Lcom/discord/stores/StoreMessages$deleteMessage$1;->INSTANCE:Lcom/discord/stores/StoreMessages$deleteMessage$1;
2020-08-04 06:02:43 +00:00
return-void
.end method
2020-11-11 02:08:46 +00:00
.method public constructor <init>()V
2020-08-04 06:02:43 +00:00
.locals 1
2020-11-11 02:08:46 +00:00
const/4 v0, 0x1
2020-08-04 06:02:43 +00:00
2020-11-11 02:08:46 +00:00
invoke-direct {p0, v0}, Ly/n/c/k;-><init>(I)V
2020-08-04 06:02:43 +00:00
2020-11-11 02:08:46 +00:00
return-void
2020-08-04 06:02:43 +00:00
.end method
2020-11-11 02:08:46 +00:00
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-08-20 22:29:33 +00:00
2020-11-11 02:08:46 +00:00
check-cast p1, Ljava/lang/Void;
2020-08-20 22:29:33 +00:00
2020-11-11 02:08:46 +00:00
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreMessages$deleteMessage$1;->invoke(Ljava/lang/Void;)V
2020-08-20 22:29:33 +00:00
2020-11-11 02:08:46 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-08-20 22:29:33 +00:00
2020-11-11 02:08:46 +00:00
return-object p1
.end method
2020-08-20 22:29:33 +00:00
2020-11-11 02:08:46 +00:00
.method public final invoke(Ljava/lang/Void;)V
.locals 0
2020-08-20 22:29:33 +00:00
2020-08-04 06:02:43 +00:00
return-void
.end method