Uses of Class
org.teamapps.universaldb.index.file.FileFilterType
| Package | Description |
|---|---|
| org.teamapps.universaldb.index.file | |
| org.teamapps.universaldb.index.fileng |
-
Uses of FileFilterType in org.teamapps.universaldb.index.file
Methods in org.teamapps.universaldb.index.file that return FileFilterType Modifier and Type Method Description FileFilterTypeFileFilter. getFilterType()static FileFilterTypeFileFilterType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FileFilterType[]FileFilterType. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.teamapps.universaldb.index.file with parameters of type FileFilterType Constructor Description FileFilter(long size, FileFilterType filterType)FileFilter(FileFilterType filterType) -
Uses of FileFilterType in org.teamapps.universaldb.index.fileng
Methods in org.teamapps.universaldb.index.fileng that return FileFilterType Modifier and Type Method Description FileFilterTypeFileFilter. getFilterType()Constructors in org.teamapps.universaldb.index.fileng with parameters of type FileFilterType Constructor Description FileFilter(long size, FileFilterType filterType)FileFilter(FileFilterType filterType)