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

48 lines
1.4 KiB
Java

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