Uses of Interface
com.machinezoo.noexception.optional.OptionalLongBinaryOperator
-
Packages that use OptionalLongBinaryOperator Package Description com.machinezoo.noexception Classes implementing all NoException features. -
-
Uses of OptionalLongBinaryOperator in com.machinezoo.noexception
Methods in com.machinezoo.noexception that return OptionalLongBinaryOperator Modifier and Type Method Description OptionalLongBinaryOperator
ExceptionHandler. fromLongBinaryOperator(LongBinaryOperator operator)
WrapsLongBinaryOperator
in a try-catch block.
-