Interface FileSystem

All Known Implementing Classes:
AbstractFileSystem, AixFileSystem, FreeBsdFileSystem, LinuxFileSystem, MacFileSystem, OpenBsdFileSystem, SolarisFileSystem, WindowsFileSystem

@ThreadSafe public interface FileSystem
The File System is a logical arrangement, usually in a hierarchial tree, where files are placed for storage and retrieval. It may consist of one or more file stores.