apkfuckery/com.discord/smali_classes2/rx/b/b.smali

68 lines
1.4 KiB
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class public abstract Lrx/b/b;
.super Lrx/Observable;
2019-02-04 20:29:01 +00:00
.source "ConnectableObservable.java"
2019-02-04 20:08:30 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lrx/Observable<",
"TT;>;"
}
.end annotation
# direct methods
.method protected constructor <init>(Lrx/Observable$a;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Observable$a<",
"TT;>;)V"
}
.end annotation
invoke-direct {p0, p1}, Lrx/Observable;-><init>(Lrx/Observable$a;)V
return-void
.end method
# virtual methods
2019-03-08 06:19:26 +00:00
.method public final EO()Lrx/Observable;
2019-02-04 20:08:30 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lrx/Observable<",
"TT;>;"
}
.end annotation
new-instance v0, Lrx/internal/a/t;
invoke-direct {v0, p0}, Lrx/internal/a/t;-><init>(Lrx/b/b;)V
invoke-static {v0}, Lrx/b/b;->b(Lrx/Observable$a;)Lrx/Observable;
move-result-object v0
return-object v0
.end method
.method public abstract c(Lrx/functions/Action1;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/functions/Action1<",
"-",
"Lrx/Subscription;",
">;)V"
}
.end annotation
.end method