Changes of com.discord v1144
This commit is contained in:
parent
4746542b20
commit
f52990c3c2
25752 changed files with 4382359 additions and 77 deletions
31
com.discord/smali_classes2/rx/functions/Func0.smali
Normal file
31
com.discord/smali_classes2/rx/functions/Func0.smali
Normal file
|
@ -0,0 +1,31 @@
|
|||
.class public interface abstract Lrx/functions/Func0;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Func0.java"
|
||||
|
||||
# interfaces
|
||||
.implements Lg0/l/j;
|
||||
.implements Ljava/util/concurrent/Callable;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lg0/l/j;",
|
||||
"Ljava/util/concurrent/Callable<",
|
||||
"TR;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract call()Ljava/lang/Object;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()TR;"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue