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

46 lines
1.5 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 WHX extends C15032gf<Boolean, LWm> {
/* renamed from: o.WHX$4, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<Boolean>> {
private InterfaceC17109txL c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(LWm lWm) {
LWm lWm2 = lWm;
C14957gcv.e(lWm2, "");
return this.c.d(lWm2.b);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass4(InterfaceC17109txL interfaceC17109txL) {
super(1);
this.c = interfaceC17109txL;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public WHX(yRw yrw, yRw yrw2, InterfaceC17109txL interfaceC17109txL) {
super(yrw, yrw2, new AnonymousClass4(interfaceC17109txL));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC17109txL, "");
}
/* loaded from: classes3.dex */
public static final class LWm implements AbstractC15351go.HBt {
final C13742fg b;
public LWm(C13742fg c13742fg) {
C14957gcv.e(c13742fg, "");
this.b = c13742fg;
}
}
}