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

48 lines
1.4 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class iAn extends C15032gf<XNw, Sts> {
private final JQW a;
/* renamed from: o.iAn$3, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<XNw>> {
private JQW c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<XNw> invoke(Sts sts) {
Sts sts2 = sts;
C14957gcv.e(sts2, "");
return this.c.a(sts2.e);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass3(JQW jqw) {
super(1);
this.c = jqw;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public iAn(yRw yrw, yRw yrw2, JQW jqw) {
super(yrw, yrw2, new AnonymousClass3(jqw));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(jqw, "");
this.a = jqw;
}
/* loaded from: classes3.dex */
public static final class Sts implements AbstractC15351go.HBt {
final C9508dl e;
public Sts(C9508dl c9508dl) {
C14957gcv.e(c9508dl, "");
this.e = c9508dl;
}
}
}