Convert Validate.noNullElements(Object[]) to varargs
----------------------------------------------------

                 Key: LANG-724
                 URL: https://issues.apache.org/jira/browse/LANG-724
             Project: Commons Lang
          Issue Type: Sub-task
            Reporter: Matt Benson
            Priority: Minor


IIRC such is binary-compatible and so is not a worry.  Typically the call would 
exist to validate an array that was already constructed and so wouldn't serve 
much purpose; however it is conceivable that a caller might wish to validate 
together several arguments _he_ received separately.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to