@Deprecated
public class CpuInfo
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CpuInfo.Vendor
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
(package private) int |
family
Deprecated.
|
static CpuInfo |
GENERIC
Deprecated.
|
(package private) CpuInfo.Vendor |
vendor
Deprecated.
|
Constructor and Description |
---|
CpuInfo(CpuInfo.Vendor vendor,
int family)
Deprecated.
|
final CpuInfo.Vendor vendor
final int family
public static final CpuInfo GENERIC
public CpuInfo(CpuInfo.Vendor vendor, int family)