Uses of Interface
com.sentilla.system.Cpu

Packages that use Cpu
com.sentilla.system Sentilla core system classes. 
 

Uses of Cpu in com.sentilla.system
 

Methods in com.sentilla.system that return Cpu
static Cpu CpuDriver.create()
          Create a new Cpu instance using "cpu" as the driver name.
static Cpu CpuDriver.create(String driver)
          Create a new Cpu instance using the given driver name.
abstract  Cpu CpuDriver.newCpu()
          Create a new Cpu instance.
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.