Package | Description |
---|---|
com.machinezoo.noexception |
Classes implementing all NoException features.
|
Modifier and Type | Method and Description |
---|---|
<T,U,R> OptionalBiFunction<T,U,R> |
ExceptionHandler.fromBiFunction(BiFunction<T,U,R> function)
Wraps BiFunction in a try-catch block.
|
Copyright © 2017–2020 Robert Važan. All rights reserved.