Class ChainedIterator<T>

java.lang.Object
org.apache.sling.resourceresolver.impl.helper.AbstractIterator<T>
org.apache.sling.resourceresolver.impl.helper.ChainedIterator<T>
All Implemented Interfaces:
Iterator<T>

public class ChainedIterator<T> extends AbstractIterator<T>
  • Constructor Details

  • Method Details