@Validated public class ProcessCollection extends ArrayList<ProcessSummary>
modCount| Constructor and Description |
|---|
ProcessCollection() |
| 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<ProcessSummary>equals in interface List<ProcessSummary>equals in class AbstractList<ProcessSummary>public int hashCode()
hashCode in interface Collection<ProcessSummary>hashCode in interface List<ProcessSummary>hashCode in class AbstractList<ProcessSummary>public String toString()
toString in class AbstractCollection<ProcessSummary>Copyright © 2016–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.