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

84 lines
1.9 KiB
Smali

.class public final Lio/reactivex/internal/operators/maybe/b0;
.super Lio/reactivex/internal/operators/maybe/a;
.source "MaybeMap.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/maybe/b0$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/internal/operators/maybe/a<",
"TT;TR;>;"
}
.end annotation
# instance fields
.field public final b:Lph/o;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/o<",
"-TT;+TR;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lkh/w;Lph/o;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/w<",
"TT;>;",
"Lph/o<",
"-TT;+TR;>;)V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lio/reactivex/internal/operators/maybe/a;-><init>(Lkh/w;)V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/maybe/b0;->b:Lph/o;
return-void
.end method
# virtual methods
.method public p1(Lkh/t;)V
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/t<",
"-TR;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/a;->a:Lkh/w;
new-instance v1, Lio/reactivex/internal/operators/maybe/b0$a;
iget-object v2, p0, Lio/reactivex/internal/operators/maybe/b0;->b:Lph/o;
invoke-direct {v1, p1, v2}, Lio/reactivex/internal/operators/maybe/b0$a;-><init>(Lkh/t;Lph/o;)V
invoke-interface {v0, v1}, Lkh/w;->b(Lkh/t;)V
return-void
.end method