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

53 lines
1.1 KiB
Smali

.class public final Lrx/internal/a/af;
.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 cpz: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/af;->cpz: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/af;->cpz:Lrx/functions/Action0;
invoke-interface {v0}, Lrx/functions/Action0;->call()V
invoke-static {p1}, Lrx/observers/d;->b(Lrx/Subscriber;)Lrx/Subscriber;
move-result-object p1
return-object p1
.end method