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

75 lines
1.5 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final synthetic Lf/a/b/y;
.super Lj0/n/c/g;
2020-05-17 12:40:10 +00:00
.source "AppTransformers.kt"
# interfaces
2020-07-08 16:44:49 +00:00
.implements Lkotlin/jvm/functions/Function1;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-08 16:44:49 +00:00
"Lj0/n/c/g;",
"Lkotlin/jvm/functions/Function1<",
"TT;",
"Lkotlin/Unit;",
">;"
2020-05-17 12:40:10 +00:00
}
.end annotation
# direct methods
2020-07-08 16:44:49 +00:00
.method public constructor <init>(Lrx/functions/Action1;)V
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 v0, 0x1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-direct {p0, v0, p1}, Lj0/n/c/g;-><init>(ILjava/lang/Object;)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-08 16:44:49 +00:00
.method public final getName()Ljava/lang/String;
.locals 1
const-string v0, "call"
return-object v0
.end method
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const-class v0, Lrx/functions/Action1;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-static {v0}, Lj0/n/c/s;->getOrCreateKotlinClass(Ljava/lang/Class;)Lj0/r/b;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
move-result-object v0
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
const-string v0, "call(Ljava/lang/Object;)V"
return-object v0
.end method
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lj0/n/c/b;->receiver:Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
check-cast v0, Lrx/functions/Action1;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-interface {v0, p1}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-05-17 12:40:10 +00:00
return-object p1
.end method