OnSubscribeRedo$1$1.smali
.class Lrx/internal/operators/OnSubscribeRedo$1$1;
.super Ljava/lang/Object;
.source "OnSubscribeRedo.java"
# interfaces
.implements Lrx/functions/Func1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/internal/operators/OnSubscribeRedo$1;->call(Lrx/Observable;)Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/Func1<",
"Lrx/Notification<",
"*>;",
"Lrx/Notification<",
"*>;>;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lrx/internal/operators/OnSubscribeRedo$1;
# direct methods
.method constructor <init>(Lrx/internal/operators/OnSubscribeRedo$1;)V
.registers 2
.line 1
iput-object p1, p0, Lrx/internal/operators/OnSubscribeRedo$1$1;->this$0:Lrx/internal/operators/OnSubscribeRedo$1;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
.line 1
check-cast p1, Lrx/Notification;
invoke-virtual {p0, p1}, Lrx/internal/operators/OnSubscribeRedo$1$1;->call(Lrx/Notification;)Lrx/Notification;
move-result-object p1
return-object p1
.end method
.method public call(Lrx/Notification;)Lrx/Notification;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Notification<",
"*>;)",
"Lrx/Notification<",
"*>;"
}
.end annotation
const/4 p1, 0x0
.line 2
invoke-static {p1}, Lrx/Notification;->createOnNext(Ljava/lang/Object;)Lrx/Notification;
move-result-object p1
return-object p1
.end method