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

50 lines
1.6 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* renamed from: o.geg, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C15012geg extends C15032gf<Boolean, IeS> {
private final InterfaceC14598fwI c;
/* renamed from: o.geg$3, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<Boolean>> {
private InterfaceC14598fwI b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(IeS ieS) {
IeS ieS2 = ieS;
C14957gcv.e(ieS2, "");
return this.b.e(ieS2.d);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass3(InterfaceC14598fwI interfaceC14598fwI) {
super(1);
this.b = interfaceC14598fwI;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C15012geg(yRw yrw, yRw yrw2, InterfaceC14598fwI interfaceC14598fwI) {
super(yrw, yrw2, new AnonymousClass3(interfaceC14598fwI));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC14598fwI, "");
this.c = interfaceC14598fwI;
}
/* renamed from: o.geg$IeS */
/* loaded from: classes3.dex */
public static final class IeS implements AbstractC15351go.HBt {
final mer d;
public IeS(mer merVar) {
C14957gcv.e(merVar, "");
this.d = merVar;
}
}
}