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

56 lines
1.6 KiB
Java

package o;
/* loaded from: classes3.dex */
public final class UdY extends Tve {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public UdY(yRw yrw, yRw yrw2, YpF ypF) {
super(ypF, yrw, yrw2);
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(ypF, "");
}
/* loaded from: classes3.dex */
public static final class Sts {
private Sts() {
}
public /* synthetic */ Sts(byte b) {
this();
}
}
/* loaded from: classes3.dex */
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<xWw, uCB> {
private UdY a;
private String b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ uCB invoke(xWw xww) {
xWw xww2 = xww;
UdY udY = this.a;
String str = (String) Tve.b(new Object[]{udY, this.b}, -1068249846, 1068249849, System.identityHashCode(udY));
if (str == null) {
str = "";
}
String str2 = xww2.c;
C14957gcv.c((Object) str2, "");
String str3 = xww2.f9311o;
C14957gcv.c((Object) str3, "");
return new uCB(str, str2, str3, String.valueOf(xww2.h));
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public IeS(UdY udY, String str) {
super(1);
this.a = udY;
this.b = str;
}
}
static {
new Sts((byte) 0);
}
}