Package com.machinezoo.closeablescope
CloseableScope is an unchecked version of AutoCloseable. See
CloseableScope
class.
- See Also:
- CloseableScope tutorial
-
Interface Summary Interface Description CloseableScope Specialization ofAutoCloseable
that throws only unchecked exceptions.