Changes of com.discord v1255

This commit is contained in:
root 2020-09-09 19:21:20 +00:00
parent f9a1079ca0
commit de564f6f1c
12605 changed files with 896612 additions and 782429 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