Changes of com.discord v1078
This commit is contained in:
parent
fd9571e717
commit
027a6772f8
8881 changed files with 394344 additions and 380210 deletions
30
com.discord/smali_classes2/g0/g.smali
Normal file
30
com.discord/smali_classes2/g0/g.smali
Normal file
|
@ -0,0 +1,30 @@
|
|||
.class public interface abstract Lg0/g;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Observer.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract onCompleted()V
|
||||
.end method
|
||||
|
||||
.method public abstract onError(Ljava/lang/Throwable;)V
|
||||
.end method
|
||||
|
||||
.method public abstract onNext(Ljava/lang/Object;)V
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT;)V"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue