public class ArrayIterator extends AbstractPipeInputIterator
parentInstance| Constructor and Description |
|---|
ArrayIterator(List data) |
ArrayIterator(List data,
Object target) |
ArrayIterator(Object[] data) |
ArrayIterator(Object[] data,
Object target) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Instance |
nextInstance() |
next, remove, setParentInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ArrayIterator(List data)
public ArrayIterator(Object[] data)
public Instance nextInstance()
nextInstance in interface PipeInputIteratornextInstance in class AbstractPipeInputIteratorpublic boolean hasNext()
hasNext in interface IteratorhasNext in class AbstractPipeInputIteratorCopyright © 2019 JULIE Lab, Germany. All rights reserved.