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

54 lines
1.6 KiB
Java

package o;
import o.LW;
/* renamed from: o.iy, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C15839iy extends C15620hF {
public final C16088lAe d;
final C16823rY e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C15839iy(C16088lAe c16088lAe, C16823rY c16823rY) {
super((byte) 0);
C14957gcv.e(c16088lAe, "");
C14957gcv.e(c16823rY, "");
this.d = c16088lAe;
this.e = c16823rY;
}
/* renamed from: o.iy$LWm */
/* loaded from: classes3.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<VuW, LW> {
private String a;
private C15839iy d;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ LW invoke(VuW vuW) {
VuW vuW2 = vuW;
C14957gcv.e(vuW2, "");
C16823rY c16823rY = this.d.e;
String str = this.a;
LW.HBt hBt = new LW.HBt();
hBt.a = vuW2.e.d.b;
hBt.c = vuW2.e.d.d;
hBt.g = vuW2.e.d.c;
hBt.d = Double.valueOf(0.0d);
hBt.j = str;
hBt.h = vuW2.e.c;
C16690qQ c16690qQ = c16823rY.d;
hBt.b = C16690qQ.c(vuW2.e.e);
hBt.e = vuW2.e.a;
return new LW(hBt);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public LWm(C15839iy c15839iy, String str) {
super(1);
this.d = c15839iy;
this.a = str;
}
}
}