public final class DSeparationTestResultCollection extends AbstractList<DSeparationTestResult>
modCount| Modifier and Type | Method and Description | 
|---|---|
DSeparationTestResult | 
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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic DSeparationTestResult get(int index)
get in interface List<DSeparationTestResult>get in class AbstractList<DSeparationTestResult>public int size()
size in interface Collection<DSeparationTestResult>size in interface List<DSeparationTestResult>size in class AbstractCollection<DSeparationTestResult>Copyright © 2021. All rights reserved.