Class RemoveAllFunction
- java.lang.Object
-
- org.kie.dmn.feel.runtime.functions.BaseFEELFunction
-
- org.kie.dmn.signavio.feel.runtime.functions.RemoveAllFunction
-
- All Implemented Interfaces:
org.kie.dmn.feel.runtime.FEELFunction
public class RemoveAllFunction extends org.kie.dmn.feel.runtime.functions.BaseFEELFunction
-
-
Constructor Summary
Constructors Constructor Description RemoveAllFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.kie.dmn.feel.runtime.functions.FEELFnResult<java.util.List>invoke(java.util.List list1, java.util.List list2)
-