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 OptionalLongBinaryOperatorExceptionHandler. fromLongBinaryOperator(LongBinaryOperator operator)WrapsLongBinaryOperatorin a try-catch block.
-