InternalObservableUtils$ReplaySupplierNoParams.smali
.class final Lrx/internal/util/InternalObservableUtils$ReplaySupplierNoParams;
.super Ljava/lang/Object;
.source "InternalObservableUtils.java"
# interfaces
.implements Lrx/functions/Func0;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/internal/util/InternalObservableUtils;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "ReplaySupplierNoParams"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Func0<",
"Lrx/observables/ConnectableObservable<",
"TT;>;>;"
}
.end annotation
# instance fields
.field private final source:Lrx/Observable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Observable<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method constructor <init>(Lrx/Observable;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Observable<",
"TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lrx/internal/util/InternalObservableUtils$ReplaySupplierNoParams;->source:Lrx/Observable;
return-void
.end method
# virtual methods
.method public bridge synthetic call()Ljava/lang/Object;
.registers 2
.line 1
invoke-virtual {p0}, Lrx/internal/util/InternalObservableUtils$ReplaySupplierNoParams;->call()Lrx/observables/ConnectableObservable;
move-result-object v0
return-object v0
.end method
.method public call()Lrx/observables/ConnectableObservable;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lrx/observables/ConnectableObservable<",
"TT;>;"
}
.end annotation
.line 2
iget-object v0, p0, Lrx/internal/util/InternalObservableUtils$ReplaySupplierNoParams;->source:Lrx/Observable;
invoke-virtual {v0}, Lrx/Observable;->replay()Lrx/observables/ConnectableObservable;
move-result-object v0
return-object v0
.end method