22 lines
527 B
Java
22 lines
527 B
Java
package J0;
|
|
|
|
/* loaded from: classes.dex */
|
|
public abstract /* synthetic */ class i {
|
|
public static final /* synthetic */ int[] $EnumSwitchMapping$0;
|
|
|
|
static {
|
|
int[] iArr = new int[T0.g.values().length];
|
|
try {
|
|
T0.g gVar = T0.g.f1638a;
|
|
iArr[0] = 1;
|
|
} catch (NoSuchFieldError unused) {
|
|
}
|
|
try {
|
|
T0.g gVar2 = T0.g.f1638a;
|
|
iArr[1] = 2;
|
|
} catch (NoSuchFieldError unused2) {
|
|
}
|
|
$EnumSwitchMapping$0 = iArr;
|
|
}
|
|
}
|