Uses of Interface
com.machinezoo.noexception.throwing.ThrowingDoublePredicate
-
Packages that use ThrowingDoublePredicate Package Description com.machinezoo.noexception Classes implementing all NoException features. -
-
Uses of ThrowingDoublePredicate in com.machinezoo.noexception
Methods in com.machinezoo.noexception with parameters of type ThrowingDoublePredicate Modifier and Type Method Description DoublePredicate
CheckedExceptionHandler. fromDoublePredicate(ThrowingDoublePredicate predicate)
Removes checked exceptions from method signature ofThrowingDoublePredicate
.
-