Uses of Class
org.uberfire.java.nio.base.FileSystemState
-
Packages that use FileSystemState Package Description org.uberfire.java.nio.base -
-
Uses of FileSystemState in org.uberfire.java.nio.base
Methods in org.uberfire.java.nio.base that return FileSystemState Modifier and Type Method Description FileSystemStateFileSystemStateAware. getState()static FileSystemStateFileSystemState. valueOf(String name)Returns the enum constant of this type with the specified name.static FileSystemState[]FileSystemState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-