All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class examples.mo.kstat.cpu_info0

java.lang.Object
   |
   +----examples.mo.kstat.cpu_info0

public class cpu_info0
extends Object
implements Serializable
Generated by build


Constructor Index

 o cpu_info0()

Method Index

 o getclock_MHz()
 o getcpu_type()
 o getfpu_type()
 o getstate()
 o getstate_begin()

Constructors

 o cpu_info0
 public cpu_info0()

Methods

 o getstate
 public Integer getstate()
 o getstate_begin
 public Integer getstate_begin()
 o getcpu_type
 public Integer getcpu_type()
 o getfpu_type
 public Integer getfpu_type()
 o getclock_MHz
 public Integer getclock_MHz()

All Packages  Class Hierarchy  This Package  Previous  Next  Index