23 lines
526 B
Java
23 lines
526 B
Java
|
package o;
|
||
|
|
||
|
import java.util.ArrayList;
|
||
|
import java.util.Collections;
|
||
|
import java.util.List;
|
||
|
import o.C9118ddg;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class yot extends ZTC {
|
||
|
@InterfaceC13391fZD
|
||
|
public yot() {
|
||
|
}
|
||
|
|
||
|
public static List<C17305vfR> d(C9118ddg c9118ddg) {
|
||
|
ArrayList arrayList = new ArrayList();
|
||
|
for (C9118ddg.Sts sts : c9118ddg.c) {
|
||
|
arrayList.add(new C17305vfR(sts.a, sts.d, sts.c));
|
||
|
}
|
||
|
Collections.sort(arrayList);
|
||
|
return arrayList;
|
||
|
}
|
||
|
}
|