f$a.smali
.class public final Lio/reactivex/internal/operators/flowable/f$a;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lio/reactivex/s;
.implements Lorg/reactivestreams/c;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/flowable/f;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lio/reactivex/s<",
"TT;>;",
"Lorg/reactivestreams/c;"
}
.end annotation
# instance fields
.field public final a:Lorg/reactivestreams/b;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lorg/reactivestreams/b<",
"-TT;>;"
}
.end annotation
.end field
.field public b:Lio/reactivex/disposables/b;
# direct methods
.method public constructor <init>(Lorg/reactivestreams/b;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lorg/reactivestreams/b<",
"-TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/flowable/f$a;->a:Lorg/reactivestreams/b;
return-void
.end method
# virtual methods
.method public final cancel()V
.registers 2
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/f$a;->b:Lio/reactivex/disposables/b;
invoke-interface {v0}, Lio/reactivex/disposables/b;->dispose()V
return-void
.end method
.method public final onComplete()V
.registers 2
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/f$a;->a:Lorg/reactivestreams/b;
invoke-interface {v0}, Lorg/reactivestreams/b;->onComplete()V
return-void
.end method
.method public final onError(Ljava/lang/Throwable;)V
.registers 3
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/f$a;->a:Lorg/reactivestreams/b;
invoke-interface {v0, p1}, Lorg/reactivestreams/b;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public final onNext(Ljava/lang/Object;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/f$a;->a:Lorg/reactivestreams/b;
invoke-interface {v0, p1}, Lorg/reactivestreams/b;->onNext(Ljava/lang/Object;)V
return-void
.end method
.method public final onSubscribe(Lio/reactivex/disposables/b;)V
.registers 2
.line 1
iput-object p1, p0, Lio/reactivex/internal/operators/flowable/f$a;->b:Lio/reactivex/disposables/b;
.line 2
iget-object p1, p0, Lio/reactivex/internal/operators/flowable/f$a;->a:Lorg/reactivestreams/b;
invoke-interface {p1, p0}, Lorg/reactivestreams/b;->onSubscribe(Lorg/reactivestreams/c;)V
return-void
.end method
.method public final request(J)V
.registers 3
return-void
.end method