public interface Iterable<T> extends Iterable<T>
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator()
Returns an iterator over a set of elements of type T.
|
forEach, spliteratorCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.