Interface | Description |
---|---|
StreamHelper.ThrowingRunner |
A helper interface for runnables which may
throw an exception.
|
StreamHelper.ThrowingSupplier<T> |
A helper interface to capture suppliers which
may throw an exception.
|
Class | Description |
---|---|
StreamHelper |
Utility methods to deal with exceptions being
thrown in streams.
|