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