static final class AffineTransRowIterator.RowInputIterator extends RowIterator
| Constructor and Description |
|---|
RowInputIterator(RowInput input) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Returns
true if there are more rows and false
otherwise. |
DataRow |
next()
Returns the next
DataRow. |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingRowInputIterator(RowInput input)
public boolean hasNext()
true if there are more rows and false
otherwise.hasNext in interface Iterator<DataRow>hasNext in class RowIteratortrue if the iterator has more elements, otherwise
falseRowIterator.next()
KNIME GmbH, Konstanz, Germany
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.