Uses of Enum Class
jnr.constants.platform.PosixFadvise
Packages that use PosixFadvise
-
Uses of PosixFadvise in jnr.constants.platform
Methods in jnr.constants.platform that return PosixFadviseModifier and TypeMethodDescriptionstatic PosixFadvisePosixFadvise.valueOf(long value) Returns the enum constant of this class with the specified name.static PosixFadviseReturns the enum constant of this class with the specified name.static PosixFadvise[]PosixFadvise.values()Returns an array containing the constants of this enum class, in the order they are declared.