Class Function

    • Constructor Detail

      • Function

        public Function​(CharSequence name)
        Constructor.
        Parameters:
        name - The function name of this IFunction implementation
      • Function

        public Function​(String name,
                        Object... parameters)
        Parameters:
        name - The function name of this IFunction implementation
        parameters -