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

26 lines
621 B
Java

package o;
import java.util.ArrayList;
import java.util.List;
/* loaded from: classes3.dex */
public final class VNo extends ZTC {
@InterfaceC13391fZD
public VNo() {
}
public static List<jSX> e(TIx tIx) {
ArrayList arrayList = new ArrayList();
if (tIx != null && tIx.e != null && !tIx.e.isEmpty()) {
for (jwX jwx : tIx.e) {
arrayList.add(new jSX(jwx.d, jwx.c, jwx.b, jwx.g, jwx.h, jwx.a, jwx.e));
}
}
return arrayList;
}
public static /* synthetic */ mNf c(SWg sWg) {
return new mNf(sWg.c, sWg.e, sWg.b);
}
}