package d0.t; import c.d.b.a.a; /* compiled from: ArraysJVM.kt */ public class h { public static final void copyOfRangeToIndexCheck(int i, int i2) { if (i > i2) { throw new IndexOutOfBoundsException(a.o("toIndex (", i, ") is greater than size (", i2, ").")); } } }