You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/05 17:26:00 UTC

[jira] [Updated] (IO-636) Add and reuse org.apache.commons.io.IOUtils.close(Closeable, Consumer)

     [ https://issues.apache.org/jira/browse/IO-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory updated IO-636:
-------------------------------
    Description: 
Add and reuse:
 * {{org.apache.commons.io.IOUtils.close(Closeable, IOConsumer<IOException>)}}.
 * {{org.apache.commons.io.IOUtils.closeQuitely(Closeable, Consumer<IOException>)}}.

  was:Add and reuse {{org.apache.commons.io.IOUtils.close(Closeable, Consumer<IOException>)}}.


> Add and reuse org.apache.commons.io.IOUtils.close(Closeable, Consumer<IOException>)
> -----------------------------------------------------------------------------------
>
>                 Key: IO-636
>                 URL: https://issues.apache.org/jira/browse/IO-636
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Utilities
>            Reporter: Gary D. Gregory
>            Assignee: Gary D. Gregory
>            Priority: Major
>
> Add and reuse:
>  * {{org.apache.commons.io.IOUtils.close(Closeable, IOConsumer<IOException>)}}.
>  * {{org.apache.commons.io.IOUtils.closeQuitely(Closeable, Consumer<IOException>)}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)