Class AddClosureArrayList<T>

    • Constructor Detail

      • AddClosureArrayList

        public AddClosureArrayList()
    • Method Detail

      • execute

        public void execute​(Object input)
        Specified by:
        execute in interface org.apache.commons.collections.Closure
        See Also:
        Closure.execute(java.lang.Object)