121 lines
2.6 KiB
Smali
121 lines
2.6 KiB
Smali
.class public final Lio/reactivex/internal/operators/maybe/MaybeToObservable;
|
|
.super Lkh/z;
|
|
.source "MaybeToObservable.java"
|
|
|
|
# interfaces
|
|
.implements Lrh/f;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lio/reactivex/internal/operators/maybe/MaybeToObservable$MaybeToObservableObserver;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Lkh/z<",
|
|
"TT;>;",
|
|
"Lrh/f<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Lkh/w;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lkh/w<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lkh/w;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lkh/w<",
|
|
"TT;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lkh/z;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lio/reactivex/internal/operators/maybe/MaybeToObservable;->a:Lkh/w;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static b(Lkh/g0;)Lkh/t;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lkh/g0<",
|
|
"-TT;>;)",
|
|
"Lkh/t<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lio/reactivex/internal/operators/maybe/MaybeToObservable$MaybeToObservableObserver;
|
|
|
|
invoke-direct {v0, p0}, Lio/reactivex/internal/operators/maybe/MaybeToObservable$MaybeToObservableObserver;-><init>(Lkh/g0;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public source()Lkh/w;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lkh/w<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/MaybeToObservable;->a:Lkh/w;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public subscribeActual(Lkh/g0;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lkh/g0<",
|
|
"-TT;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/MaybeToObservable;->a:Lkh/w;
|
|
|
|
invoke-static {p1}, Lio/reactivex/internal/operators/maybe/MaybeToObservable;->b(Lkh/g0;)Lkh/t;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-interface {v0, p1}, Lkh/w;->b(Lkh/t;)V
|
|
|
|
return-void
|
|
.end method
|