Package de.xima.fc.common.auto_closeable
-
Interface Summary Interface Description QuietAutoCloseable AAutoCloseable
that does not throw any checked exceptions. -
Class Summary Class Description AutoCloseableWrapper<T,E extends Exception> Wrapper for an object that does not itself implementAutoCloseable
, but needs to be closed in a different kind of fashion.