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

48 lines
1.5 KiB
Java

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