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

48 lines
1.4 KiB
Java

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