Interface UncheckedCloseable
-
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Subinterfaces:
ClosableIterator<T>,CloseableTransaction,Cursor<T>
- All Known Implementing Classes:
MappableCursor
public interface UncheckedCloseable extends Closeable
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidcloseUnchecked()
-