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

46 lines
1.3 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class Pxj extends C15032gf<C17122uBC, IeS> {
/* renamed from: o.Pxj$4, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<C17122uBC>> {
private JKT c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<C17122uBC> invoke(IeS ieS) {
IeS ieS2 = ieS;
C14957gcv.e(ieS2, "");
return this.c.c(ieS2.e);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass4(JKT jkt) {
super(1);
this.c = jkt;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public Pxj(yRw yrw, yRw yrw2, JKT jkt) {
super(yrw, yrw2, new AnonymousClass4(jkt));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(jkt, "");
}
/* loaded from: classes3.dex */
public static final class IeS implements AbstractC15351go.HBt {
final C9402dj e;
public IeS(C9402dj c9402dj) {
C14957gcv.e(c9402dj, "");
this.e = c9402dj;
}
}
}