99 lines
2.0 KiB
Smali
99 lines
2.0 KiB
Smali
.class public final Lio/reactivex/internal/operators/maybe/w;
|
|
.super Lkh/a;
|
|
.source "MaybeIgnoreElementCompletable.java"
|
|
|
|
# interfaces
|
|
.implements Lrh/c;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lio/reactivex/internal/operators/maybe/w$a;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Lkh/a;",
|
|
"Lrh/c<",
|
|
"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/a;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lio/reactivex/internal/operators/maybe/w;->a:Lkh/w;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public I0(Lkh/d;)V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/w;->a:Lkh/w;
|
|
|
|
new-instance v1, Lio/reactivex/internal/operators/maybe/w$a;
|
|
|
|
invoke-direct {v1, p1}, Lio/reactivex/internal/operators/maybe/w$a;-><init>(Lkh/d;)V
|
|
|
|
invoke-interface {v0, v1}, Lkh/w;->b(Lkh/t;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public b()Lkh/q;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lkh/q<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lio/reactivex/internal/operators/maybe/v;
|
|
|
|
iget-object v1, p0, Lio/reactivex/internal/operators/maybe/w;->a:Lkh/w;
|
|
|
|
invoke-direct {v0, v1}, Lio/reactivex/internal/operators/maybe/v;-><init>(Lkh/w;)V
|
|
|
|
invoke-static {v0}, Lwh/a;->Q(Lkh/q;)Lkh/q;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|