|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CpuInfo.Vendor | |
|---|---|
| jnr.x86asm | |
| Uses of CpuInfo.Vendor in jnr.x86asm |
|---|
| Methods in jnr.x86asm that return CpuInfo.Vendor | |
|---|---|
static CpuInfo.Vendor |
CpuInfo.Vendor.valueOf(String name)
Returns 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.x86asm with parameters of type CpuInfo.Vendor | |
|---|---|
CpuInfo(CpuInfo.Vendor vendor,
int family)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||