U.smali
.class public final Lio/reactivex/internal/operators/observable/U;
.super Lio/reactivex/p;
.source "ObservableJust.java"
# interfaces
.implements Lio/reactivex/c/a/i;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/p<",
"TT;>;",
"Lio/reactivex/c/a/i<",
"TT;>;"
}
.end annotation
# instance fields
.field private final a:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TT;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/lang/Object;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lio/reactivex/p;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/U;->a:Ljava/lang/Object;
return-void
.end method
# virtual methods
.method public call()Ljava/lang/Object;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()TT;"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/U;->a:Ljava/lang/Object;
return-object v0
.end method
.method protected subscribeActual(Lio/reactivex/w;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/w<",
"-TT;>;)V"
}
.end annotation
.line 1
new-instance v0, Lio/reactivex/internal/operators/observable/ObservableScalarXMap$ScalarDisposable;
iget-object v1, p0, Lio/reactivex/internal/operators/observable/U;->a:Ljava/lang/Object;
invoke-direct {v0, p1, v1}, Lio/reactivex/internal/operators/observable/ObservableScalarXMap$ScalarDisposable;-><init>(Lio/reactivex/w;Ljava/lang/Object;)V
.line 2
invoke-interface {p1, v0}, Lio/reactivex/w;->onSubscribe(Lio/reactivex/disposables/b;)V
.line 3
invoke-virtual {v0}, Lio/reactivex/internal/operators/observable/ObservableScalarXMap$ScalarDisposable;->run()V
return-void
.end method