Uses of Enum
jnr.constants.platform.Access
Packages that use Access
-
Uses of Access in jnr.constants.platform
Fields in jnr.constants.platform with type parameters of type AccessMethods in jnr.constants.platform that return AccessModifier and TypeMethodDescriptionstatic Access
Access.valueOf
(long value) Returns the enum constant of this type with the specified name.static Access
Returns the enum constant of this type with the specified name.static Access[]
Access.values()
Returns an array containing the constants of this enum type, in the order they are declared.