public interface CloseableIterableWithoutException<T> extends CloseableIterable<T>
| Modifier and Type | Method and Description |
|---|---|
CloseableIteratorWithoutException<T> |
iterator() |
CloseableIteratorWithoutException<T> iterator()
iterator in interface CloseableIterable<T>Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.