Uses of Enum Class
zombie.fileSystem.FileSeekMode
Packages that use FileSeekMode
-
Uses of FileSeekMode in zombie.fileSystem
Subclasses with type arguments of type FileSeekMode in zombie.fileSystemMethods in zombie.fileSystem that return FileSeekModeModifier and TypeMethodDescriptionstatic FileSeekMode
Returns the enum constant of this class with the specified name.static FileSeekMode[]
FileSeekMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.fileSystem with parameters of type FileSeekMode