what-the-bank/sources/o/jNZ.java

48 lines
1.5 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class jNZ extends C15032gf<Tir, Sts> {
private final InterfaceC17815zxP b;
/* renamed from: o.jNZ$5, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<Tir>> {
private InterfaceC17815zxP e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Tir> invoke(Sts sts) {
Sts sts2 = sts;
C14957gcv.e(sts2, "");
return this.e.e(sts2.b);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass5(InterfaceC17815zxP interfaceC17815zxP) {
super(1);
this.e = interfaceC17815zxP;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public jNZ(yRw yrw, yRw yrw2, InterfaceC17815zxP interfaceC17815zxP) {
super(yrw, yrw2, new AnonymousClass5(interfaceC17815zxP));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC17815zxP, "");
this.b = interfaceC17815zxP;
}
/* loaded from: classes3.dex */
public static final class Sts implements AbstractC15351go.HBt {
final ZRn b;
public Sts(ZRn zRn) {
C14957gcv.e(zRn, "");
this.b = zRn;
}
}
}