Class Difference
java.lang.Object
com.aquima.interactions.foundation.functions.AssociativeFunction
com.aquima.interactions.foundation.functions.Difference
- All Implemented Interfaces:
IListFunction
This class implements the difference function for various range, list and value combinations.
- Since:
- 5.0
- Author:
- O. Kerpershoek
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocess
(IListValue first, IListValue second) process
(IRangeValue first, IListValue second) process
(IRangeValue first, IRangeValue second) process
(ISingleValue first, IListValue second) process
(ISingleValue first, IRangeValue second) process
(ISingleValue first, ISingleValue second) Methods inherited from class com.aquima.interactions.foundation.functions.AssociativeFunction
process, process, process