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

48 lines
1.4 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class FcG extends C15032gf<Boolean, LWm> {
private final sJr b;
/* renamed from: o.FcG$5, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<Boolean>> {
private sJr a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(LWm lWm) {
LWm lWm2 = lWm;
C14957gcv.e(lWm2, "");
return this.a.d(lWm2.d);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass5(sJr sjr) {
super(1);
this.a = sjr;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public FcG(yRw yrw, yRw yrw2, sJr sjr) {
super(yrw, yrw2, new AnonymousClass5(sjr));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(sjr, "");
this.b = sjr;
}
/* loaded from: classes3.dex */
public static final class LWm implements AbstractC15351go.HBt {
final C5227bp d;
public LWm(C5227bp c5227bp) {
C14957gcv.e(c5227bp, "");
this.d = c5227bp;
}
}
}