c.smali
.class final Lio/reactivex/internal/operators/flowable/c;
.super Ljava/lang/Object;
.source "FlowableFromObservable.java"
# interfaces
.implements Lio/reactivex/r;
.implements Lorg/reactivestreams/Subscription;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lio/reactivex/r",
"<TT;>;",
"Lorg/reactivestreams/Subscription;"
}
.end annotation
# instance fields
.field private final bOW:Lorg/reactivestreams/Subscriber;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lorg/reactivestreams/Subscriber",
"<-TT;>;"
}
.end annotation
.end field
.field private d:Lio/reactivex/disposables/b;
# direct methods
.method constructor <init>(Lorg/reactivestreams/Subscriber;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lorg/reactivestreams/Subscriber",
"<-TT;>;)V"
}
.end annotation
.prologue
.line 36
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 37
iput-object p1, p0, Lio/reactivex/internal/operators/flowable/c;->bOW:Lorg/reactivestreams/Subscriber;
.line 38
return-void
.end method
# virtual methods
.method public final cancel()V
.registers 2
.prologue
.line 62
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/c;->d:Lio/reactivex/disposables/b;
invoke-interface {v0}, Lio/reactivex/disposables/b;->dispose()V
.line 63
return-void
.end method
.method public final onComplete()V
.registers 2
.prologue
.line 42
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/c;->bOW:Lorg/reactivestreams/Subscriber;
invoke-interface {v0}, Lorg/reactivestreams/Subscriber;->onComplete()V
.line 43
return-void
.end method
.method public final onError(Ljava/lang/Throwable;)V
.registers 3
.prologue
.line 47
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/c;->bOW:Lorg/reactivestreams/Subscriber;
invoke-interface {v0, p1}, Lorg/reactivestreams/Subscriber;->onError(Ljava/lang/Throwable;)V
.line 48
return-void
.end method
.method public final onNext(Ljava/lang/Object;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.prologue
.line 52
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/c;->bOW:Lorg/reactivestreams/Subscriber;
invoke-interface {v0, p1}, Lorg/reactivestreams/Subscriber;->onNext(Ljava/lang/Object;)V
.line 53
return-void
.end method
.method public final onSubscribe(Lio/reactivex/disposables/b;)V
.registers 3
.prologue
.line 57
iput-object p1, p0, Lio/reactivex/internal/operators/flowable/c;->d:Lio/reactivex/disposables/b;
.line 58
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/c;->bOW:Lorg/reactivestreams/Subscriber;
invoke-interface {v0, p0}, Lorg/reactivestreams/Subscriber;->onSubscribe(Lorg/reactivestreams/Subscription;)V
.line 59
return-void
.end method
.method public final request(J)V
.registers 3
.prologue
.line 68
return-void
.end method