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

48 lines
1.4 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class YxI extends C15032gf<pmX, LWm> {
private final Igg d;
/* renamed from: o.YxI$5, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<pmX>> {
private Igg e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<pmX> invoke(LWm lWm) {
LWm lWm2 = lWm;
C14957gcv.e(lWm2, "");
return this.e.a(lWm2.c);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass5(Igg igg) {
super(1);
this.e = igg;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public YxI(yRw yrw, yRw yrw2, Igg igg) {
super(yrw, yrw2, new AnonymousClass5(igg));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(igg, "");
this.d = igg;
}
/* loaded from: classes3.dex */
public static final class LWm implements AbstractC15351go.HBt {
final C15601gyZ c;
public LWm(C15601gyZ c15601gyZ) {
C14957gcv.e(c15601gyZ, "");
this.c = c15601gyZ;
}
}
}