com.kenai.jnr.x86asm
Class CpuInfo

java.lang.Object
  extended by com.kenai.jnr.x86asm.CpuInfo

Deprecated.

@Deprecated
public class CpuInfo
extends Object

Information about target CPU


Nested Class Summary
static class CpuInfo.Vendor
          Deprecated.  
 
Field Summary
static CpuInfo GENERIC
          Deprecated.  
 
Constructor Summary
CpuInfo(CpuInfo.Vendor vendor, int family)
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GENERIC

public static final CpuInfo GENERIC
Deprecated. 
Constructor Detail

CpuInfo

public CpuInfo(CpuInfo.Vendor vendor,
               int family)
Deprecated. 


Copyright © 2012. All Rights Reserved.