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

77 lines
2.6 KiB
Java

package o;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import o.gaG;
/* renamed from: o.dnO, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C9627dnO {
public static final ArrayList<pug> b(List<C9710doy> list) {
C14957gcv.e(list, "");
ArrayList<pug> arrayList = new ArrayList<>();
List<C9710doy> list2 = list;
C14957gcv.e(list2, "");
Iterator<T> e = new gaG.IeS(list2).e();
int i = 0;
while (e.hasNext()) {
Object next = e.next();
int i2 = i + 1;
if (i >= 0) {
C9710doy c9710doy = (C9710doy) next;
arrayList.add(new pug("package_name_".concat(String.valueOf(i2)), c9710doy.b));
arrayList.add(new pug("app_name_".concat(String.valueOf(i2)), c9710doy.e));
i = i2;
} else {
throw new ArithmeticException("Index overflow has happened.");
}
}
return arrayList;
}
/* JADX INFO: Access modifiers changed from: package-private */
/* renamed from: o.dnO$IeS */
/* loaded from: classes4.dex */
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<C9710doy, String> {
public static final IeS a = new IeS();
@Override // o.InterfaceC14894gbR
public final /* synthetic */ String invoke(C9710doy c9710doy) {
C9710doy c9710doy2 = c9710doy;
C14957gcv.e(c9710doy2, "");
return c9710doy2.e;
}
IeS() {
super(1);
}
}
public static final String a(List<C9710doy> list) {
C14957gcv.e(list, "");
List<C9710doy> list2 = list;
C14957gcv.e(list2, "");
gaG.IeS ieS = new gaG.IeS(list2);
IeS ieS2 = IeS.a;
C14957gcv.e(ieS, "");
C14957gcv.e(ieS2, "");
return C14964gdG.e(new gdO(ieS, ieS2), "\n", "", "", "...");
}
public static final wEZ d(List<C9710doy> list) {
C14957gcv.e(list, "");
ArrayList arrayList = new ArrayList();
ArrayList arrayList2 = new ArrayList();
List<C9710doy> list2 = list;
C14957gcv.e(list2, "");
Iterator<T> e = new gaG.IeS(list2).e();
while (e.hasNext()) {
C9710doy c9710doy = (C9710doy) e.next();
arrayList.add(c9710doy.b);
arrayList2.add(c9710doy.e);
}
return new wEZ(C14881gav.b(arrayList, ",", null, null, 0, null, null, 62), C14881gav.b(arrayList2, ",", null, null, 0, null, null, 62));
}
}