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