Uses of Package
civitas.celestis.util.function
Packages that use civitas.celestis.util.function
Package
Description
-
Classes in civitas.celestis.util.function used by civitas.celestis.util.arrayClassDescriptionA function which takes two
floats as input, and returns afloat.A function which takes onefloatas its input, and returns an arbitrary typeT.A function which takes onefloatas its input, and returns oneboolean.A unary operator which takes onefloatand returns anotherfloat.A function which takes an arbitrary typeTas its input, and returns afloat. -
Classes in civitas.celestis.util.function used by civitas.celestis.util.gridClassDescriptionA function which takes two
floats as input, and returns afloat.A function which takes onefloatas its input, and returns an arbitrary typeT.A unary operator which takes onefloatand returns anotherfloat.A function which takes an arbitrary typeTas its input, and returns afloat.A function which takes three parameters of different types, and returns no value.A function which takes three parameters of different types as its input, then returns a single value whose type is not necessarily related to its input parameters. -
Classes in civitas.celestis.util.function used by civitas.celestis.util.tupleClassDescriptionA function which takes one
floatas its input, and returns an arbitrary typeT.A unary operator which takes onefloatand returns anotherfloat.A function which takes an arbitrary typeTas its input, and returns afloat.