Changes of com.discord v1197

This commit is contained in:
root 2020-07-14 22:43:59 +00:00
parent 2e0ee2fb8b
commit f400ce7398
9559 changed files with 375689 additions and 349457 deletions

View file

@ -1,83 +0,0 @@
.class public final synthetic Lf/a/b/r$e;
.super Lj0/n/c/g;
.source "AppTransformers.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lf/a/b/r;->m(Lrx/functions/Action1;Landroid/content/Context;Lrx/functions/Action1;)Lrx/Observable$c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lj0/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}, Lj0/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}, Lj0/n/c/s;->getOrCreateKotlinClass(Ljava/lang/Class;)Lj0/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, Lj0/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