Package jcifs.internal
Interface AllocInfo
-
- All Superinterfaces:
Decodable,FileSystemInformation
- All Known Implementing Classes:
FileFsFullSizeInformation,FileFsSizeInformation,SmbInfoAllocation
public interface AllocInfo extends FileSystemInformation
- Author:
- mbechler
-
-
Field Summary
-
Fields inherited from interface jcifs.internal.fscc.FileSystemInformation
FS_FULL_SIZE_INFO, FS_SIZE_INFO, SMB_INFO_ALLOCATION
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetCapacity()longgetFree()-
Methods inherited from interface jcifs.internal.fscc.FileSystemInformation
getFileSystemInformationClass
-
-