Java obtient un sous-tableau

Arrays.copyOfRange(Object[] src, int from, int to)
Dark Dugong