Class ConCat

    • Constructor Detail

      • ConCat

        public ConCat()
    • Method Detail

      • execute

        public Object execute​(Object column)
        take two strings stick them together and return the result
        Specified by:
        execute in interface Function