Interface AItem.Wrapper

All Superinterfaces:
AItem
All Known Subinterfaces:
ADirectory.Wrapper, AFile.Wrapper, 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:
AItem

public static interface AItem.Wrapper
extends AItem