FlowableWindowTimed$WindowSkipSubscriber$SubjectWork.smali
.class final Lio/reactivex/internal/operators/flowable/FlowableWindowTimed$WindowSkipSubscriber$SubjectWork;
.super Ljava/lang/Object;
.source "FlowableWindowTimed.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/flowable/FlowableWindowTimed$WindowSkipSubscriber;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "SubjectWork"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# instance fields
.field final open:Z
.field final w:Lio/reactivex/processors/UnicastProcessor;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/processors/UnicastProcessor<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lio/reactivex/processors/UnicastProcessor;Z)V
.registers 3
.param p2, "open" # Z
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/processors/UnicastProcessor<",
"TT;>;Z)V"
}
.end annotation
.line 830
.local p0, "this":Lio/reactivex/internal/operators/flowable/FlowableWindowTimed$WindowSkipSubscriber$SubjectWork;, "Lio/reactivex/internal/operators/flowable/FlowableWindowTimed$WindowSkipSubscriber$SubjectWork<TT;>;"
.local p1, "w":Lio/reactivex/processors/UnicastProcessor;, "Lio/reactivex/processors/UnicastProcessor<TT;>;"
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 831
iput-object p1, p0, Lio/reactivex/internal/operators/flowable/FlowableWindowTimed$WindowSkipSubscriber$SubjectWork;->w:Lio/reactivex/processors/UnicastProcessor;
.line 832
iput-boolean p2, p0, Lio/reactivex/internal/operators/flowable/FlowableWindowTimed$WindowSkipSubscriber$SubjectWork;->open:Z
.line 833
return-void
.end method