apkfuckery/com.discord/smali/f/a/b/k0.smali

51 lines
1 KiB
Smali
Raw Normal View History

2020-11-12 02:11:44 +00:00
.class public final Lf/a/b/k0;
2020-11-16 22:05:17 +00:00
.super Ly/m/c/k;
2020-11-12 02:11:44 +00:00
.source "AppTransformers.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-16 22:05:17 +00:00
"Ly/m/c/k;",
2020-11-12 02:11:44 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-11-16 22:05:17 +00:00
"TT;",
"Lkotlin/Unit;",
">;"
2020-11-12 02:11:44 +00:00
}
.end annotation
# instance fields
2020-11-16 22:05:17 +00:00
.field public final synthetic $action:Lrx/functions/Action1;
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-16 22:05:17 +00:00
.method public constructor <init>(Lrx/functions/Action1;)V
2020-11-12 02:11:44 +00:00
.locals 0
2020-11-16 22:05:17 +00:00
iput-object p1, p0, Lf/a/b/k0;->$action:Lrx/functions/Action1;
2020-11-12 02:11:44 +00:00
const/4 p1, 0x1
2020-11-16 22:05:17 +00:00
invoke-direct {p0, p1}, Ly/m/c/k;-><init>(I)V
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-11-16 22:05:17 +00:00
.locals 1
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
iget-object v0, p0, Lf/a/b/k0;->$action:Lrx/functions/Action1;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-interface {v0, p1}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-11-12 02:11:44 +00:00
return-object p1
.end method