Uses of Package
me.croabeast.common.function
Packages that use me.croabeast.common.function
-
Classes in me.croabeast.common.function used by me.croabeast.common.builderClassDescriptionA functional interface representing an operation that accepts three input arguments and returns no result.
-
Classes in me.croabeast.common.function used by me.croabeast.common.functionClassDescriptionA functional interface representing an operation that accepts three input arguments and returns no result.Represents a function that accepts three arguments and produces a result.Represents a predicate (boolean-valued function) of three arguments.