JcrUtils.in(RowIterator)
instead@Deprecated public class RowIterable extends java.lang.Object implements java.lang.Iterable<Row>
RowIterator
instance to an
Iterable
instance that always returns the same underlying
iterator.Constructor and Description |
---|
RowIterable(RowIterator iterator)
Deprecated.
Creates an iterable adapter for the given row iterator.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Row> |
iterator()
Deprecated.
Returns the row iterator.
|
public RowIterable(RowIterator iterator)
iterator
- the row iterator to be adaptedCopyright © 2010 - 2020 Adobe. All Rights Reserved