Modifier and Type | Field and Description |
---|---|
protected CloseableIterable<T> |
iterable |
Constructor and Description |
---|
IterableAdapter(CloseableIterable<T> iterable) |
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
protected CloseableIterable<T> iterable
public IterableAdapter(CloseableIterable<T> iterable)
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.