Class LenFunction

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

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

      • LenFunction

        public LenFunction()
    • Method Detail

      • invoke

        public org.kie.dmn.feel.runtime.functions.FEELFnResult<BigDecimal> invoke​(String text)