@Validated public class JobCollection extends ArrayList<JobInfo>
modCount| Constructor and Description |
|---|
JobCollection() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
add, 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, trimToSizecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAllparallelStream, streampublic boolean equals(Object o)
equals in interface Collection<JobInfo>equals in interface List<JobInfo>equals in class AbstractList<JobInfo>public int hashCode()
hashCode in interface Collection<JobInfo>hashCode in interface List<JobInfo>hashCode in class AbstractList<JobInfo>public String toString()
toString in class AbstractCollection<JobInfo>Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.