[
https://issues.apache.org/jira/browse/IO-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
BELUGA BEHR updated IO-388:
---------------------------
Issue Type: Wish (was: Bug)
> CloseAllQuietly Method
> ----------------------
>
> Key: IO-388
> URL: https://issues.apache.org/jira/browse/IO-388
> Project: Commons IO
> Issue Type: Wish
> Reporter: BELUGA BEHR
> Priority: Minor
>
> public static void closeAllQuietly(Closeable... closables) {
> for (Closeable closable : closables)
> {
> closeQuietly(closable);
> }
> }
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira