cv.smali
.class final Lio/reactivex/internal/operators/observable/cv;
.super Ljava/lang/Object;
.source "ObservableInternalHelper.java"
# interfaces
.implements Ljava/util/concurrent/Callable;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ljava/util/concurrent/Callable",
"<",
"Lio/reactivex/c/a",
"<TT;>;>;"
}
.end annotation
# instance fields
.field private final bQo:Lio/reactivex/k;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/k",
"<TT;>;"
}
.end annotation
.end field
.field private final bufferSize:I
# direct methods
.method constructor <init>(Lio/reactivex/k;I)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/k",
"<TT;>;I)V"
}
.end annotation
.prologue
.line 345
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 346
iput-object p1, p0, Lio/reactivex/internal/operators/observable/cv;->bQo:Lio/reactivex/k;
.line 347
iput p2, p0, Lio/reactivex/internal/operators/observable/cv;->bufferSize:I
.line 348
return-void
.end method
# virtual methods
.method public final synthetic call()Ljava/lang/Object;
.registers 3
.prologue
.line 341
.line 1352
iget-object v0, p0, Lio/reactivex/internal/operators/observable/cv;->bQo:Lio/reactivex/k;
iget v1, p0, Lio/reactivex/internal/operators/observable/cv;->bufferSize:I
invoke-virtual {v0, v1}, Lio/reactivex/k;->replay(I)Lio/reactivex/c/a;
move-result-object v0
.line 341
return-object v0
.end method