>
java util ArrayList subList(int fromIndex, int toIndex) 方法用于截取位于给定范围内的所有元素。1 语法public List<E> subList(