apkfuckery/com.discord/smali_classes2/rx/internal/a/ag.smali
2019-02-04 21:08:30 +01:00

57 lines
1.2 KiB
Smali

.class public final Lrx/internal/a/ag;
.super Ljava/lang/Object;
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field private final cpA:Lrx/functions/Action0;
# direct methods
.method public constructor <init>(Lrx/functions/Action0;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lrx/internal/a/ag;->cpA:Lrx/functions/Action0;
return-void
.end method
# virtual methods
.method public final synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
check-cast p1, Lrx/Subscriber;
iget-object v0, p0, Lrx/internal/a/ag;->cpA:Lrx/functions/Action0;
invoke-static {v0}, Lrx/subscriptions/c;->g(Lrx/functions/Action0;)Lrx/Subscription;
move-result-object v0
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
invoke-static {p1}, Lrx/observers/d;->b(Lrx/Subscriber;)Lrx/Subscriber;
move-result-object p1
return-object p1
.end method