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

46 lines
1.3 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class utw extends C15032gf<Boolean, HBt> {
private final KyK e;
/* renamed from: o.utw$5, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<Boolean>> {
private KyK e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(HBt hBt) {
HBt hBt2 = hBt;
C14957gcv.e(hBt2, "");
return this.e.b(new SFx(hBt2.b));
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass5(KyK kyK) {
super(1);
this.e = kyK;
}
}
/* loaded from: classes3.dex */
public static final class HBt implements AbstractC15351go.HBt {
final int b = 0;
public HBt(int i) {
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public utw(yRw yrw, yRw yrw2, KyK kyK) {
super(yrw, yrw2, new AnonymousClass5(kyK));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(kyK, "");
this.e = kyK;
}
}