Uses of Class
adalid.util.io.FileBytesSize
-
Packages that use FileBytesSize Package Description adalid.util.io -
-
Uses of FileBytesSize in adalid.util.io
Methods in adalid.util.io that return FileBytesSize Modifier and Type Method Description FileBytesSizeFileWrapper. getBytesSize()static FileBytesSizeFileBytesSize. valueOf(String name)Returns the enum constant of this type with the specified name.static FileBytesSize[]FileBytesSize. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in adalid.util.io that return types with arguments of type FileBytesSize Modifier and Type Method Description Map<FileBytesSize,Sequence>FolderWrapper. getBytesSizes()
-