2022-06-10 21:38:30 +09:00

91 lines
1.8 KiB
Smali

.class public final Lio/reactivex/internal/operators/maybe/z;
.super Lkh/q;
.source "MaybeJust.java"
# interfaces
.implements Lrh/m;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lkh/q<",
"TT;>;",
"Lrh/m<",
"TT;>;"
}
.end annotation
# instance fields
.field public 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
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lkh/q;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/maybe/z;->a:Ljava/lang/Object;
return-void
.end method
# virtual methods
.method public call()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()TT;"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/z;->a:Ljava/lang/Object;
return-object v0
.end method
.method public p1(Lkh/t;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/t<",
"-TT;>;)V"
}
.end annotation
.line 1
invoke-static {}, Lio/reactivex/disposables/c;->a()Lio/reactivex/disposables/b;
move-result-object v0
invoke-interface {p1, v0}, Lkh/t;->onSubscribe(Lio/reactivex/disposables/b;)V
.line 2
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/z;->a:Ljava/lang/Object;
invoke-interface {p1, v0}, Lkh/t;->onSuccess(Ljava/lang/Object;)V
return-void
.end method