Package gnu.trove.function
package gnu.trove.function
-
InterfacesClassDescriptionInterface for functions that accept and return one byte primitive.Interface for functions that accept and return one char primitive.Interface for functions that accept and return one double primitive.Interface for functions that accept and return one float primitive.Interface for functions that accept and return one int primitive.Interface for functions that accept and return one long primitive.TObjectFunction<T,
R> Interface for functions that accept and return one Object reference.Interface for functions that accept and return one short primitive.