public interface OpenFileState extends Closeable
The GNU Lesser General Public License for details.| Modifier and Type | Method and Description |
|---|---|
BookMetaData |
getBookMetaData() |
long |
getLastAccess() |
void |
releaseResources() |
void |
setLastAccess(long lastAccess)
Sets the last access time
|
BookMetaData getBookMetaData()
void releaseResources()
long getLastAccess()
void setLastAccess(long lastAccess)
lastAccess - the time at which this instance was last accessed