JcrUtils.in(PropertyIterator)
instead@Deprecated
public class PropertyIterable
extends java.lang.Object
implements java.lang.Iterable<Property>
PropertyIterator
instance to an
Iterable
instance that always returns the same underlying
iterator.Constructor and Description |
---|
PropertyIterable(PropertyIterator iterator)
Deprecated.
Creates an iterable adapter for the given property iterator.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Property> |
iterator()
Deprecated.
Returns the property iterator.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"