tmap/smali_classes5/io/reactivex/internal/operators/flowable/FlowableMapNotification.smali
2022-06-10 21:38:30 +09:00

120 lines
3.3 KiB
Smali

.class public final Lio/reactivex/internal/operators/flowable/FlowableMapNotification;
.super Lio/reactivex/internal/operators/flowable/a;
.source "FlowableMapNotification.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/flowable/FlowableMapNotification$MapNotificationSubscriber;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/internal/operators/flowable/a<",
"TT;TR;>;"
}
.end annotation
# instance fields
.field public final c:Lph/o;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/o<",
"-TT;+TR;>;"
}
.end annotation
.end field
.field public final d:Lph/o;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/o<",
"-",
"Ljava/lang/Throwable;",
"+TR;>;"
}
.end annotation
.end field
.field public final e:Ljava/util/concurrent/Callable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/Callable<",
"+TR;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lkh/j;Lph/o;Lph/o;Ljava/util/concurrent/Callable;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/j<",
"TT;>;",
"Lph/o<",
"-TT;+TR;>;",
"Lph/o<",
"-",
"Ljava/lang/Throwable;",
"+TR;>;",
"Ljava/util/concurrent/Callable<",
"+TR;>;)V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lio/reactivex/internal/operators/flowable/a;-><init>(Lkh/j;)V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/flowable/FlowableMapNotification;->c:Lph/o;
.line 3
iput-object p3, p0, Lio/reactivex/internal/operators/flowable/FlowableMapNotification;->d:Lph/o;
.line 4
iput-object p4, p0, Lio/reactivex/internal/operators/flowable/FlowableMapNotification;->e:Ljava/util/concurrent/Callable;
return-void
.end method
# virtual methods
.method public g6(Lok/d;)V
.locals 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lok/d<",
"-TR;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/a;->b:Lkh/j;
new-instance v1, Lio/reactivex/internal/operators/flowable/FlowableMapNotification$MapNotificationSubscriber;
iget-object v2, p0, Lio/reactivex/internal/operators/flowable/FlowableMapNotification;->c:Lph/o;
iget-object v3, p0, Lio/reactivex/internal/operators/flowable/FlowableMapNotification;->d:Lph/o;
iget-object v4, p0, Lio/reactivex/internal/operators/flowable/FlowableMapNotification;->e:Ljava/util/concurrent/Callable;
invoke-direct {v1, p1, v2, v3, v4}, Lio/reactivex/internal/operators/flowable/FlowableMapNotification$MapNotificationSubscriber;-><init>(Lok/d;Lph/o;Lph/o;Ljava/util/concurrent/Callable;)V
invoke-virtual {v0, v1}, Lkh/j;->f6(Lkh/o;)V
return-void
.end method