Uses of Interface
com.machinezoo.noexception.optional.OptionalDoublePredicate
-
Packages that use OptionalDoublePredicate Package Description com.machinezoo.noexception Classes implementing all NoException features. -
-
Uses of OptionalDoublePredicate in com.machinezoo.noexception
Methods in com.machinezoo.noexception that return OptionalDoublePredicate Modifier and Type Method Description OptionalDoublePredicate
ExceptionHandler. fromDoublePredicate(DoublePredicate predicate)
WrapsDoublePredicate
in a try-catch block.
-