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
CloseableScope
that additionally runs specifiedaction
regardless of exceptions. - andThen(Runnable) - Method in interface com.machinezoo.closeablescope.CloseableScope
-
Creates extended
CloseableScope
that additionally runs specifiedaction
unless 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
AutoCloseable
that 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