public static class RangeArray.RangeList extends AbstractList<Integer>
modCount| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
get(int index) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic RangeList(int start,
int end,
Location location)
Copyright © 2024. All rights reserved.