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

48 lines
1.4 KiB
Java

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