Interface AReadableFile

All Superinterfaces:
AFile, AFile.Wrapper, AItem, AItem.Wrapper
All Known Subinterfaces:
AWritableFile, BlobStoreReadableFile, BlobStoreWritableFile, NioReadableFile, NioWritableFile, SqlReadableFile, SqlWritableFile
All Known Implementing Classes:
BlobStoreReadableFile.Default, BlobStoreWritableFile.Default, NioReadableFile.Default, NioWritableFile.Default, SqlReadableFile.Default, SqlWritableFile.Default

public interface AReadableFile
extends AFile.Wrapper