Interface AFile.Wrapper

All Superinterfaces:
AFile, AItem, AItem.Wrapper
All Known Subinterfaces:
AReadableFile, AWritableFile, NioFileWrapper, NioReadableFile, NioWritableFile, SqlFileWrapper, SqlReadableFile, SqlWritableFile
All Known Implementing Classes:
AFile.Wrapper.Abstract, NioFileWrapper.Abstract, NioReadableFile.Default, NioWritableFile.Default, SqlFileWrapper.Abstract, SqlReadableFile.Default, SqlWritableFile.Default
Enclosing interface:
AFile

public static interface AFile.Wrapper
extends AFile, AItem.Wrapper