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

48 lines
1.4 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class ELp extends C15032gf<C8640dRc, IeS> {
private final AQp a;
/* renamed from: o.ELp$4, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<C8640dRc>> {
private AQp b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<C8640dRc> invoke(IeS ieS) {
IeS ieS2 = ieS;
C14957gcv.e(ieS2, "");
return this.b.a(ieS2.d);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass4(AQp aQp) {
super(1);
this.b = aQp;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public ELp(yRw yrw, yRw yrw2, AQp aQp) {
super(yrw, yrw2, new AnonymousClass4(aQp));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(aQp, "");
this.a = aQp;
}
/* loaded from: classes3.dex */
public static final class IeS implements AbstractC15351go.HBt {
final C7055ch d;
public IeS(C7055ch c7055ch) {
C14957gcv.e(c7055ch, "");
this.d = c7055ch;
}
}
}