Searched refs:arraycopyIntUnchecked (Results 1 – 1 of 1) sorted by relevance
638 arraycopyIntUnchecked(src, srcPos, dst, dstPos, length); in arraycopy()646 private static native void arraycopyIntUnchecked(int[] src, int srcPos, in arraycopyIntUnchecked() method in System