Uses of Enum
jnr.a64asm.CpuInfo.Vendor
-
Uses of CpuInfo.Vendor in jnr.a64asm
Subclasses with type arguments of type CpuInfo.Vendor in jnr.a64asmFields in jnr.a64asm declared as CpuInfo.VendorMethods in jnr.a64asm that return CpuInfo.VendorModifier and TypeMethodDescriptionstatic CpuInfo.VendorReturns the enum constant of this type with the specified name.static CpuInfo.Vendor[]CpuInfo.Vendor.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in jnr.a64asm with parameters of type CpuInfo.Vendor