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