Uses of Interface
com.pivovarit.function.ThrowingBinaryOperator
Packages that use ThrowingBinaryOperator
Package
Description
The
com.pivovarit.function
package contains checked equivalents of the java.util.function
package-
Uses of ThrowingBinaryOperator in com.pivovarit.function
Methods in com.pivovarit.function with parameters of type ThrowingBinaryOperatorModifier and TypeMethodDescriptionstatic <T> BinaryOperator
<T> ThrowingBinaryOperator.unchecked
(ThrowingBinaryOperator<T, ?> function)