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

111 lines
2.5 KiB
Smali

.class public final Lio/reactivex/internal/operators/flowable/FlowableInternalHelper$j;
.super Ljava/lang/Object;
.source "FlowableInternalHelper.java"
# interfaces
.implements Lph/c;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/flowable/FlowableInternalHelper;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "j"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"S:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lph/c<",
"TS;",
"Lkh/i<",
"TT;>;TS;>;"
}
.end annotation
# instance fields
.field public final a:Lph/g;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/g<",
"Lkh/i<",
"TT;>;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lph/g;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lph/g<",
"Lkh/i<",
"TT;>;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/flowable/FlowableInternalHelper$j;->a:Lph/g;
return-void
.end method
# virtual methods
.method public a(Ljava/lang/Object;Lkh/i;)Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TS;",
"Lkh/i<",
"TT;>;)TS;"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/flowable/FlowableInternalHelper$j;->a:Lph/g;
invoke-interface {v0, p2}, Lph/g;->accept(Ljava/lang/Object;)V
return-object p1
.end method
.method public bridge synthetic apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 1
check-cast p2, Lkh/i;
invoke-virtual {p0, p1, p2}, Lio/reactivex/internal/operators/flowable/FlowableInternalHelper$j;->a(Ljava/lang/Object;Lkh/i;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method