Changes of com.discord v987

This commit is contained in:
root 2019-11-20 23:09:14 +01:00
parent 4f9eb81121
commit cb948578ae
8953 changed files with 78928 additions and 88209 deletions

View file

@ -0,0 +1,39 @@
.class public interface abstract Lkotlin/reflect/KFunction;
.super Ljava/lang/Object;
.source "KFunction.kt"
# interfaces
.implements Lkotlin/c;
.implements Lkotlin/reflect/KCallable;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlin/c<",
"TR;>;",
"Lkotlin/reflect/KCallable<",
"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