package I3;
/* renamed from: I3.n reason: case insensitive filesystem */
public abstract class C0285n {
public static final void a(int i4) {
if (i4 < 1) {
throw new IllegalArgumentException(("Expected positive parallelism level, but got " + i4).toString());
}
}
}
Download file