Terminally deprecate UncheckedCloseable

Description

UncheckedAutoCloseable narrows AutoCloseable.close() to not throw. There is a widely known duplicate, [Registration|https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/latest/org/opendaylight/yangtools/concepts/Registration.html,] which does the same thing. In addition to UncheckedAutoCloseable, it also provides a useful default implementation.

blocks

Activity

Show:
Done

Details

Assignee

Reporter

Components

Fix versions

Priority

Created October 5, 2021 at 7:25 PM
Updated October 5, 2021 at 9:26 PM
Resolved October 5, 2021 at 9:07 PM