Package cern.colt.function.tobject
Core interfaces for functions, comparisons and procedures on Object data type.
See: Description
-
Interface Summary Interface Description IntIntObjectFunction Interface that represents a function object: a function that takes three arguments.IntObjectProcedure Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.LongObjectProcedure Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.ObjectFunction Interface that represents a function object: a function that takes a single argument and returns a single value.ObjectObjectFunction Interface that represents a function object: a function that takes two arguments and returns a single value.ObjectProcedure Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
Package cern.colt.function.tobject Description
Core interfaces for functions, comparisons and procedures on Object data type.
DMelt 3.0 © DataMelt by jWork.ORG