A C
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- andFinally(Runnable) - Method in interface com.machinezoo.closeablescope.CloseableScope
-
Creates extended
CloseableScopethat additionally runs specifiedactionregardless of exceptions. - andThen(Runnable) - Method in interface com.machinezoo.closeablescope.CloseableScope
-
Creates extended
CloseableScopethat additionally runs specifiedactionunless exception is thrown.
C
- close() - Method in interface com.machinezoo.closeablescope.CloseableScope
-
Closes this scope or other closeable resource.
- CloseableScope - Interface in com.machinezoo.closeablescope
-
Specialization of
AutoCloseablethat throws only unchecked exceptions. - com.machinezoo.closeablescope - module com.machinezoo.closeablescope
-
CloseableScope is an unchecked version of AutoCloseable.
- com.machinezoo.closeablescope - package com.machinezoo.closeablescope
-
CloseableScope is an unchecked version of AutoCloseable.
All Classes All Packages