Package org.rostore.v2.media
Class RootClosableImpl
java.lang.Object
org.rostore.v2.media.RootClosableImpl
- All Implemented Interfaces:
AutoCloseable
,Closeable
- Direct Known Subclasses:
AsyncContainers
,BlockSequence
,Media
A basic class that has the status and can be closed.
This is the most simple implementation of Closeable
-
Constructor Details
-
RootClosableImpl
public RootClosableImpl()
-
-
Method Details