Uses of Interface
me.croabeast.common.function.TriFunction
Packages that use TriFunction
-
Uses of TriFunction in me.croabeast.common.function
Subinterfaces of TriFunction in me.croabeast.common.functionModifier and TypeInterfaceDescriptioninterfaceRepresents an operator that accepts three operands of the same type and returns a result of that type.Methods in me.croabeast.common.function that return TriFunction