23 lines
498 B
Java
23 lines
498 B
Java
|
package o;
|
||
|
|
||
|
import android.util.SparseArray;
|
||
|
|
||
|
/* renamed from: o.fTb, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class C13188fTb {
|
||
|
public static final C13188fTb d = new C13188fTb();
|
||
|
private static final SparseArray<utG> c = new SparseArray<>();
|
||
|
|
||
|
private C13188fTb() {
|
||
|
}
|
||
|
|
||
|
public static void a(utG utg) {
|
||
|
C14957gcv.e(utg, "");
|
||
|
c.append(utg.b(), utg);
|
||
|
}
|
||
|
|
||
|
public static utG a(int i) {
|
||
|
return c.get(i);
|
||
|
}
|
||
|
}
|