All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class examples.mo.kstat.cpu_info1

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

public class cpu_info1
extends Object
implements Serializable
Generated by build


Constructor Index

 o cpu_info1()

Method Index

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

Constructors

 o cpu_info1
 public cpu_info1()

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