Class AddClosureArrayList<T>

    • Constructor Detail

      • AddClosureArrayList

        public AddClosureArrayList()
    • Method Detail

      • execute

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