40 lines
1.1 KiB
Java
40 lines
1.1 KiB
Java
|
package o;
|
||
|
|
||
|
import o.InterfaceC9022dbq;
|
||
|
|
||
|
/* renamed from: o.agi, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C2550agi extends ZI<InterfaceC9022dbq.RVV> {
|
||
|
@InterfaceC13391fZD
|
||
|
public C2550agi(C16903sI c16903sI) {
|
||
|
super(c16903sI);
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.agi$2, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static /* synthetic */ class AnonymousClass2 {
|
||
|
public static final int[] b;
|
||
|
|
||
|
static {
|
||
|
int[] iArr = new int[YM.values().length];
|
||
|
b = iArr;
|
||
|
try {
|
||
|
iArr[YM.PROVINCE.ordinal()] = 1;
|
||
|
} catch (NoSuchFieldError unused) {
|
||
|
}
|
||
|
try {
|
||
|
b[YM.DISTRICT.ordinal()] = 2;
|
||
|
} catch (NoSuchFieldError unused2) {
|
||
|
}
|
||
|
try {
|
||
|
b[YM.SUB_DISTRICT.ordinal()] = 3;
|
||
|
} catch (NoSuchFieldError unused3) {
|
||
|
}
|
||
|
try {
|
||
|
b[YM.POSTAL_CODE.ordinal()] = 4;
|
||
|
} catch (NoSuchFieldError unused4) {
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|