JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Search
Help
jnr.a64asm
PREF_ENUM
Uses of Enum
jnr.a64asm.PREF_ENUM
Uses of
PREF_ENUM
in
jnr.a64asm
Subclasses with type arguments of type
PREF_ENUM
in
jnr.a64asm
Modifier and Type
Class
Description
enum
PREF_ENUM
Methods in
jnr.a64asm
that return
PREF_ENUM
Modifier and Type
Method
Description
PREF_ENUM
PrefOp.
type
()
static
PREF_ENUM
PREF_ENUM.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
PREF_ENUM
[]
PREF_ENUM.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.