Uses of Enum Class
org.glassfish.pfl.basic.tools.file.FileWrapper.FileState
Packages that use FileWrapper.FileState
-
Uses of FileWrapper.FileState in org.glassfish.pfl.basic.tools.file
Subclasses with type arguments of type FileWrapper.FileState in org.glassfish.pfl.basic.tools.fileMethods in org.glassfish.pfl.basic.tools.file that return FileWrapper.FileStateModifier and TypeMethodDescriptionFileWrapper.getFileState()static FileWrapper.FileStateReturns the enum constant of this class with the specified name.static FileWrapper.FileState[]FileWrapper.FileState.values()Returns an array containing the constants of this enum class, in the order they are declared.