Uses of Enum
jnr.ffi.provider.jffi.X86Disassembler.Mode
Packages that use X86Disassembler.Mode
-
Uses of X86Disassembler.Mode in jnr.ffi.provider.jffi
Subclasses with type arguments of type X86Disassembler.Mode in jnr.ffi.provider.jffiMethods in jnr.ffi.provider.jffi that return X86Disassembler.ModeModifier and TypeMethodDescriptionstatic X86Disassembler.ModeReturns the enum constant of this type with the specified name.static X86Disassembler.Mode[]X86Disassembler.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jnr.ffi.provider.jffi with parameters of type X86Disassembler.Mode