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