74 lines
1.5 KiB
Smali
74 lines
1.5 KiB
Smali
.class public final synthetic Lf/a/b/a0;
|
|
.super Lk0/n/c/g;
|
|
.source "AppTransformers.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/jvm/functions/Function1;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lk0/n/c/g;",
|
|
"Lkotlin/jvm/functions/Function1<",
|
|
"TT;",
|
|
"Lkotlin/Unit;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lrx/functions/Action1;)V
|
|
.locals 1
|
|
|
|
const/4 v0, 0x1
|
|
|
|
invoke-direct {p0, v0, p1}, Lk0/n/c/g;-><init>(ILjava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final getName()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
const-string v0, "call"
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
|
|
.locals 1
|
|
|
|
const-class v0, Lrx/functions/Action1;
|
|
|
|
invoke-static {v0}, Lk0/n/c/s;->getOrCreateKotlinClass(Ljava/lang/Class;)Lk0/r/b;
|
|
|
|
move-result-object v0
|
|
|
|
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
|
|
|
|
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lk0/n/c/b;->receiver:Ljava/lang/Object;
|
|
|
|
check-cast v0, Lrx/functions/Action1;
|
|
|
|
invoke-interface {v0, p1}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
|
|
|
|
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
|
|
|
return-object p1
|
|
.end method
|