Changes of com.discord v1323

This commit is contained in:
root 2020-11-12 01:09:57 +00:00
parent 1234c09f33
commit d9d9f382c9
28241 changed files with 0 additions and 4903974 deletions

View file

@ -1,38 +0,0 @@
.class public interface abstract Lkotlin/reflect/KFunction;
.super Ljava/lang/Object;
.source "KFunction.kt"
# interfaces
.implements Lkotlin/reflect/KCallable;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlin/reflect/KCallable<",
"TR;>;",
"Ljava/lang/Object<",
"TR;>;"
}
.end annotation
# virtual methods
.method public abstract isExternal()Z
.end method
.method public abstract isInfix()Z
.end method
.method public abstract isInline()Z
.end method
.method public abstract isOperator()Z
.end method
.method public abstract isSuspend()Z
.end method