Class WindowsFileSystem

java.lang.Object
oshi.software.common.AbstractFileSystem
oshi.software.os.windows.WindowsFileSystem
All Implemented Interfaces:
FileSystem

@ThreadSafe public class WindowsFileSystem extends AbstractFileSystem
The Windows File System contains OSFileStores which are a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage. In Windows, these are represented by a drive letter, e.g., "A:\" and "C:\"