public final class AutoInsightVariableOutputCollection extends AbstractList<AutoInsightVariableOutput>
AutoInsightVariableOutput instances.modCount| Modifier and Type | Method and Description | 
|---|---|
AutoInsightVariableOutput | 
get(int index)  | 
AutoInsightOutput | 
getParent()
Gets the main output. 
 | 
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 AutoInsightOutput getParent()
public AutoInsightVariableOutput get(int index)
get in interface List<AutoInsightVariableOutput>get in class AbstractList<AutoInsightVariableOutput>public int size()
size in interface Collection<AutoInsightVariableOutput>size in interface List<AutoInsightVariableOutput>size in class AbstractCollection<AutoInsightVariableOutput>Copyright © 2021. All rights reserved.