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 singlebyte
input and produce a singleint
result.Functional interface to apply an operation to a singlechar
.Functional interface to apply a function to a singlechar
input and produce a singleint
result.Functional interface to apply an operation to a singlefloat
.Functional interface to apply a function to a singlefloat
input and produce a singledouble
result.Functional interface to apply an operation to a singleshort
.Functional interface to apply a function to a singleshort
input and produce a singleint
result.