DeferredScalarSubscriber$InnerProducer.smali
.class final Lrx/internal/operators/DeferredScalarSubscriber$InnerProducer;
.super Ljava/lang/Object;
.source "DeferredScalarSubscriber.java"
# interfaces
.implements Lrx/Producer;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/internal/operators/DeferredScalarSubscriber;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "InnerProducer"
.end annotation
# instance fields
.field final parent:Lrx/internal/operators/DeferredScalarSubscriber;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/internal/operators/DeferredScalarSubscriber<",
"**>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lrx/internal/operators/DeferredScalarSubscriber;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/internal/operators/DeferredScalarSubscriber<",
"**>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lrx/internal/operators/DeferredScalarSubscriber$InnerProducer;->parent:Lrx/internal/operators/DeferredScalarSubscriber;
return-void
.end method
# virtual methods
.method public request(J)V
.registers 4
.line 1
iget-object v0, p0, Lrx/internal/operators/DeferredScalarSubscriber$InnerProducer;->parent:Lrx/internal/operators/DeferredScalarSubscriber;
invoke-virtual {v0, p1, p2}, Lrx/internal/operators/DeferredScalarSubscriber;->downstreamRequest(J)V
return-void
.end method