Changes of com.discord v1272

This commit is contained in:
root 2020-09-16 23:45:23 +00:00
parent 4244e04c36
commit 151e6a1914
14572 changed files with 1062860 additions and 910878 deletions

View file

@ -2,16 +2,21 @@
.super Ljava/lang/Object;
.source "Interfaces.kt"
# interfaces
.implements Lkotlin/properties/ReadOnlyProperty;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"<T:",
"Ljava/lang/Object;",
"T:",
"V:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
"Ljava/lang/Object;",
"Lkotlin/properties/ReadOnlyProperty<",
"TT;TV;>;"
}
.end annotation
@ -20,9 +25,9 @@
.method public abstract getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"(TR;",
"(TT;",
"Lkotlin/reflect/KProperty<",
"*>;)TT;"
"*>;)TV;"
}
.end annotation
.end method
@ -30,9 +35,9 @@
.method public abstract setValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;Ljava/lang/Object;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(TR;",
"(TT;",
"Lkotlin/reflect/KProperty<",
"*>;TT;)V"
"*>;TV;)V"
}
.end annotation
.end method