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

29 lines
745 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.ArrayList;
/* loaded from: classes3.dex */
public final class YBt extends ZTC {
@InterfaceC13391fZD
public YBt() {
}
public static C16089lAt b(MQP mqp) {
ArrayList arrayList = new ArrayList();
if (mqp != null && mqp.d != null) {
for (C17595yCN c17595yCN : mqp.d) {
uAa uaa = new uAa();
uaa.d = c17595yCN.b;
uaa.a = c17595yCN.c;
uaa.c = c17595yCN.a;
uaa.h = c17595yCN.j;
int i = c17595yCN.i;
uaa.b = c17595yCN.d;
uaa.e = c17595yCN.e;
arrayList.add(uaa);
}
}
return new C16089lAt(arrayList);
}
}