Package cern.colt.function.tbyte
Core interfaces for functions, comparisons and procedures on byte data type.
See: Description
-
Interface Summary Interface Description ByteComparator A comparison function which imposes a total ordering on some collection of elements.ByteFunction Interface that represents a function object: a function that takes a single argument and returns a single value.ByteProcedure Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
Package cern.colt.function.tbyte Description
Core interfaces for functions, comparisons and procedures on byte data type.
DMelt 3.0 © DataMelt by jWork.ORG