Class ListFunctions
java.lang.Object
com.aquima.interactions.foundation.functions.ListFunctions
Utility class that can be used to apply a list function on two values.
- Since:
- 5.0
- Author:
- O. Kerpershoek
-
Method Summary
Modifier and TypeMethodDescriptionstatic IListValue
apply
(ListFunctionType functionType, IValue first, IValue second)