Interface FileKey
-
- All Known Implementing Classes:
RandomAccessFileKey
public interface FileKey
Marker interface used forFileStorageReader
andFileStorageWriter
to identify files
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getSize()
-