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
-
cpu_info0()
-
-
getclock_MHz()
-
-
getcpu_type()
-
-
getfpu_type()
-
-
getstate()
-
-
getstate_begin()
-
cpu_info0
public cpu_info0()
getstate
public Integer getstate()
getstate_begin
public Integer getstate_begin()
getcpu_type
public Integer getcpu_type()
getfpu_type
public Integer getfpu_type()
getclock_MHz
public Integer getclock_MHz()
All Packages Class Hierarchy This Package Previous Next Index