Serializable, Cloneable, Iterable<ParseError>, Collection<ParseError>, List<ParseError>, RandomAccesspublic class ParseErrorList extends ArrayList<ParseError>
modCount| Modifier and Type | Method | Description |
|---|---|---|
static ParseErrorList |
noTracking() |
|
static ParseErrorList |
tracking(int maxSize) |
containsAll, toStringequals, hashCodeadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeparallelStream, streampublic static ParseErrorList noTracking()
public static ParseErrorList tracking(int maxSize)
Copyright © 2009–2018 Jonathan Hedley. All rights reserved.