public interface ClosableIterable<T> extends Iterable<T>, Serializable
Modifier and Type | Method and Description |
---|---|
ClosableIterator<T> |
iterator()
Returns an iterator over a set of elements of type T.
|
forEach, spliterator
ClosableIterator<T> iterator()
Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.