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