Uses of Enum
jnr.constants.platform.PosixFadvise
Packages that use PosixFadvise
-
Uses of PosixFadvise in jnr.constants.platform
Fields in jnr.constants.platform with type parameters of type PosixFadviseModifier and TypeFieldDescriptionprivate static final ConstantResolver
<PosixFadvise> PosixFadvise.resolver
Methods in jnr.constants.platform that return PosixFadviseModifier and TypeMethodDescriptionstatic PosixFadvise
PosixFadvise.valueOf
(long value) Returns the enum constant of this type with the specified name.static PosixFadvise
Returns the enum constant of this type with the specified name.static PosixFadvise[]
PosixFadvise.values()
Returns an array containing the constants of this enum type, in the order they are declared.