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

52 lines
1.7 KiB
Java

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