Changes of com.discord v1096

This commit is contained in:
root 2020-04-11 17:34:05 +02:00
parent 764417c2e9
commit 1cab4592c1
19237 changed files with 1498968 additions and 1479412 deletions

View file

@ -0,0 +1,87 @@
.class public final synthetic Lf/a/b/r;
.super Lz/u/b/i;
.source "AppTransformers.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/u/b/i;",
"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}, Lz/u/b/i;-><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}, Lz/u/b/x;->getOrCreateKotlinClass(Ljava/lang/Class;)Lz/y/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 bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
invoke-virtual {p0, p1}, Lf/a/b/r;->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, Lz/u/b/b;->receiver:Ljava/lang/Object;
check-cast v0, Lrx/functions/Action1;
invoke-interface {v0, p1}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
return-void
.end method