All Classes and Interfaces

Class
Description
Currying is the technique of converting a function that takes multiple arguments into a sequence of functions.
Represents an operation that accepts three input arguments and returns no result.
Represents a function that accepts three arguments and produces a result.
Represents a predicate (boolean-valued function) of three arguments.