Uses of Enum
jnr.constants.platform.solaris.PosixFadvise
Packages that use PosixFadvise
-
Uses of PosixFadvise in jnr.constants.platform.solaris
Fields in jnr.constants.platform.solaris with type parameters of type PosixFadviseModifier and TypeFieldDescriptionstatic final Map
<PosixFadvise, String> PosixFadvise.StringTable.descriptions
Methods in jnr.constants.platform.solaris that return PosixFadviseModifier and TypeMethodDescriptionstatic 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.Methods in jnr.constants.platform.solaris that return types with arguments of type PosixFadviseModifier and TypeMethodDescriptionstatic final Map
<PosixFadvise, String> PosixFadvise.StringTable.generateTable()