Changes of com.discord v1132
This commit is contained in:
parent
41374b963c
commit
4702d4f43a
19288 changed files with 1483833 additions and 1469567 deletions
91
com.discord/smali_classes2/g0/r/a.smali
Normal file
91
com.discord/smali_classes2/g0/r/a.smali
Normal file
|
@ -0,0 +1,91 @@
|
|||
.class public final Lg0/r/a;
|
||||
.super Lrx/subjects/Subject;
|
||||
.source "ReplaySubject.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lg0/r/a$b;,
|
||||
Lg0/r/a$d;,
|
||||
Lg0/r/a$a;,
|
||||
Lg0/r/a$c;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Lrx/subjects/Subject<",
|
||||
"TT;TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final e:Lg0/r/a$c;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lg0/r/a$c<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lg0/r/a$c;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lg0/r/a$c<",
|
||||
"TT;>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p1}, Lrx/subjects/Subject;-><init>(Lrx/Observable$a;)V
|
||||
|
||||
iput-object p1, p0, Lg0/r/a;->e:Lg0/r/a$c;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public onCompleted()V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lg0/r/a;->e:Lg0/r/a$c;
|
||||
|
||||
invoke-virtual {v0}, Lg0/r/a$c;->onCompleted()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onError(Ljava/lang/Throwable;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lg0/r/a;->e:Lg0/r/a$c;
|
||||
|
||||
invoke-virtual {v0, p1}, Lg0/r/a$c;->onError(Ljava/lang/Throwable;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onNext(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TT;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lg0/r/a;->e:Lg0/r/a$c;
|
||||
|
||||
invoke-virtual {v0, p1}, Lg0/r/a$c;->onNext(Ljava/lang/Object;)V
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue