Uses of Class
mgui.io.util.IoFunctions.FileType
Package | Description |
---|---|
mgui.io.util |
Utility classes for performing input/output operations.
|
-
Uses of IoFunctions.FileType in mgui.io.util
Methods in mgui.io.util that return IoFunctions.FileType Modifier and Type Method Description static IoFunctions.FileType
IoFunctions.FileType. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static IoFunctions.FileType[]
IoFunctions.FileType. values()
Returns an array containing the constants of this enum type, in the order they are declared.