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