Package org.webappos.fs
Class IFileSystem.AllocationInfo
- java.lang.Object
-
- org.webappos.fs.IFileSystem.AllocationInfo
-
- Enclosing interface:
- IFileSystem
public static class IFileSystem.AllocationInfo extends java.lang.ObjectStores space usage info. Used byIFileSystem.getAllocationInfo().
-
-
Field Summary
Fields Modifier and Type Field Description longtotalSpacelongusedSpace
-
Constructor Summary
Constructors Constructor Description AllocationInfo()
-