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

64 lines
1.3 KiB
Smali
Raw Normal View History

2020-05-11 19:22:21 +00:00
.class public final Lf/a/b/a0;
.super Ly/v/b/k;
2019-12-06 03:29:40 +00:00
.source "AppTransformers.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-05-11 19:22:21 +00:00
"Ly/v/b/k;",
2019-12-06 03:29:40 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-04-07 08:23:55 +00:00
"TT;",
2019-12-06 03:29:40 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2020-04-07 08:23:55 +00:00
.field public final synthetic $action:Lrx/functions/Action1;
2019-12-06 03:29:40 +00:00
# direct methods
2020-04-07 08:23:55 +00:00
.method public constructor <init>(Lrx/functions/Action1;)V
2019-12-06 03:29:40 +00:00
.locals 0
2020-05-11 19:22:21 +00:00
iput-object p1, p0, Lf/a/b/a0;->$action:Lrx/functions/Action1;
2019-12-06 03:29:40 +00:00
const/4 p1, 0x1
2020-05-11 19:22:21 +00:00
invoke-direct {p0, p1}, Ly/v/b/k;-><init>(I)V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-05-11 19:22:21 +00:00
invoke-virtual {p0, p1}, Lf/a/b/a0;->invoke(Ljava/lang/Object;)V
2019-12-06 03:29:40 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
2020-04-07 08:23:55 +00:00
.method public final invoke(Ljava/lang/Object;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
2019-12-06 03:29:40 +00:00
2020-05-11 19:22:21 +00:00
iget-object v0, p0, Lf/a/b/a0;->$action:Lrx/functions/Action1;
2019-12-06 03:29:40 +00:00
2020-04-07 08:23:55 +00:00
invoke-interface {v0, p1}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
2019-12-06 03:29:40 +00:00
return-void
.end method