Class AppendAllFunction

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

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

      • AppendAllFunction

        public AppendAllFunction()
    • Method Detail

      • invoke

        public org.kie.dmn.feel.runtime.functions.FEELFnResult<List> invoke​(Object[] lists)