Uses of Enum Class
de.espirit.firstspirit.io.FileType
-
Uses of FileType in de.espirit.firstspirit.io
Modifier and TypeMethodDescription@NotNull FileType
FileHandle.getType()
Returns thetype
of the file handle.static FileType
Returns the enum constant of this class with the specified name.static FileType[]
FileType.values()
Returns an array containing the constants of this enum class, in the order they are declared.