k1.smali
.class public final Lio/reactivex/internal/operators/observable/k1;
.super Ljava/lang/Object;
.source "SourceFile"
# 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/observables/a<",
"TT;>;>;"
}
.end annotation
# instance fields
.field public final a:Lio/reactivex/l;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/l<",
"TT;>;"
}
.end annotation
.end field
.field public final b:I
# direct methods
.method public constructor <init>(Lio/reactivex/l;I)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/l<",
"TT;>;I)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/k1;->a:Lio/reactivex/l;
.line 3
iput p2, p0, Lio/reactivex/internal/operators/observable/k1;->b:I
return-void
.end method
# virtual methods
.method public final call()Ljava/lang/Object;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
iget-object v0, p0, Lio/reactivex/internal/operators/observable/k1;->a:Lio/reactivex/l;
iget v1, p0, Lio/reactivex/internal/operators/observable/k1;->b:I
invoke-virtual {v0, v1}, Lio/reactivex/l;->replay(I)Lio/reactivex/observables/a;
move-result-object v0
return-object v0
.end method