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

50 lines
1.5 KiB
Java

package o;
import o.AbstractC15351go;
/* renamed from: o.SeH, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0954SeH extends C15032gf<Boolean, IeS> {
private final TjE a;
/* renamed from: o.SeH$1, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<Boolean>> {
private TjE a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(IeS ieS) {
IeS ieS2 = ieS;
C14957gcv.e(ieS2, "");
return this.a.c(ieS2.d);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass1(TjE tjE) {
super(1);
this.a = tjE;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C0954SeH(yRw yrw, yRw yrw2, TjE tjE) {
super(yrw, yrw2, new AnonymousClass1(tjE));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(tjE, "");
this.a = tjE;
}
/* renamed from: o.SeH$IeS */
/* loaded from: classes3.dex */
public static final class IeS implements AbstractC15351go.HBt {
final SgN d;
public IeS(SgN sgN) {
C14957gcv.e(sgN, "");
this.d = sgN;
}
}
}