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.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"