T
- the type of elementspublic class ExceptionHandlingIterable<T> extends Object implements Iterable<T>
Constructor and Description |
---|
ExceptionHandlingIterable(Iterable<T> source) |
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
iterator() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2023. All rights reserved.