package b.e.a;

/* JADX INFO: loaded from: classes.dex */
public /* synthetic */ class g {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static /* synthetic */ int[] f720a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static /* synthetic */ int[] f721b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static /* synthetic */ int[] f722c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static /* synthetic */ int[] f723d;

    public static /* synthetic */ int a(int i) {
        if (i != 0) {
            return i - 1;
        }
        throw null;
    }
}
