Class RemoveAllFunction

  • All Implemented Interfaces:
    org.kie.dmn.feel.runtime.FEELFunction

    public class RemoveAllFunction
    extends org.kie.dmn.feel.runtime.functions.BaseFEELFunction
    • Constructor Detail

      • RemoveAllFunction

        public RemoveAllFunction()
    • Method Detail

      • invoke

        public org.kie.dmn.feel.runtime.functions.FEELFnResult<List> invoke​(List list1,
                                                                            List list2)