public class CPU extends Object
CPU()
boolean
equals(Object obj)
String
getArch()
double
getCores()
getSpeedPerCore()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public CPU()
public String getArch()
public double getSpeedPerCore()
public double getCores()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2009-2013 jclouds. All Rights Reserved.