Package | Description |
---|---|
com.machinezoo.noexception |
Classes implementing all NoException features.
|
Modifier and Type | Method and Description |
---|---|
<R> DoubleFunction<R> |
CheckedExceptionHandler.fromDoubleFunction(ThrowingDoubleFunction<R> function)
Removes checked exceptions from method signature of ThrowingDoubleFunction .
|
Copyright © 2017–2020 Robert Važan. All rights reserved.