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