Package | Description |
---|---|
com.machinezoo.noexception |
Classes implementing all NoException features.
|
Modifier and Type | Method and Description |
---|---|
<T,U> BiPredicate<T,U> |
CheckedExceptionHandler.fromBiPredicate(ThrowingBiPredicate<T,U> predicate)
Removes checked exceptions from method signature of ThrowingBiPredicate .
|
Copyright © 2017–2020 Robert Važan. All rights reserved.