Package io.deephaven.engine.primitive.function
package io.deephaven.engine.primitive.function
-
InterfacesClassDescriptionFunctional interface to apply an operation to a single
byte.Functional interface to apply a function to a singlebyteinput and produce a singleintresult.Functional interface to apply an operation to a singlechar.Functional interface to apply a function to a singlecharinput and produce a singleintresult.Functional interface to apply an operation to a singlefloat.Functional interface to apply a function to a singlefloatinput and produce a singledoubleresult.Functional interface to apply an operation to a singleshort.Functional interface to apply a function to a singleshortinput and produce a singleintresult.