Gary D. Gregory created CONFIGURATION-762:
---------------------------------------------
Summary: Use variable arguments.
Key: CONFIGURATION-762
URL: https://issues.apache.org/jira/browse/CONFIGURATION-762
Project: Commons Configuration
Issue Type: Bug
Reporter: Gary D. Gregory
Assignee: Gary D. Gregory
Use variable arguments. A few APIs define their only or last argument as a
array, for example {{String[]}} but can be defined as {{String...}} to make
call sites less verbose.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)