Uses of Enum Class
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 class with the specified name.static Access
Returns the enum constant of this class with the specified name.static Access[]
Access.values()
Returns an array containing the constants of this enum class, in the order they are declared.