Uses of Class
adalid.util.io.FileLinesSize
-
Packages that use FileLinesSize Package Description adalid.util.io -
-
Uses of FileLinesSize in adalid.util.io
Methods in adalid.util.io that return FileLinesSize Modifier and Type Method Description FileLinesSizeFileWrapper. getLinesSize()static FileLinesSizeFileLinesSize. valueOf(String name)Returns the enum constant of this type with the specified name.static FileLinesSize[]FileLinesSize. 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 FileLinesSize Modifier and Type Method Description Map<FileLinesSize,Sequence>FolderWrapper. getLinesSizes()
-