Package com.github.fmjsjx.libcommon.function
package com.github.fmjsjx.libcommon.function
-
InterfacesClassDescriptionRepresents an operation that accepts two input arguments and returns no result.Represents a predicate (boolean-valued function) that accepts two input arguments and returns no result.Represents an operation that accepts two
int-valued input arguments and returns no result.Represents a predicate (boolean-valued function) of twoint-valued arguments.Represents an operation that accepts two input arguments and returns no result.Represents a predicate (boolean-valued function) of twoint-valued arguments.Represents an operation that accepts twolong-valued input arguments and returns no result.Represents a predicate (boolean-valued function) of twolong-valued arguments.Represents an operation that accepts two input arguments and returns no result.Represents a predicate (boolean-valued function) of two arguments.