Changes of com.discord v1144
This commit is contained in:
parent
4746542b20
commit
f52990c3c2
25752 changed files with 4382359 additions and 77 deletions
63
com.discord/smali/f/a/b/a0.smali
Normal file
63
com.discord/smali/f/a/b/a0.smali
Normal file
|
@ -0,0 +1,63 @@
|
|||
.class public final Lf/a/b/a0;
|
||||
.super Ly/v/b/k;
|
||||
.source "AppTransformers.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ly/v/b/k;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"TT;",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $action:Lrx/functions/Action1;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lrx/functions/Action1;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/b/a0;->$action:Lrx/functions/Action1;
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
invoke-direct {p0, p1}, Ly/v/b/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
invoke-virtual {p0, p1}, Lf/a/b/a0;->invoke(Ljava/lang/Object;)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public final invoke(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lf/a/b/a0;->$action:Lrx/functions/Action1;
|
||||
|
||||
invoke-interface {v0, p1}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue