org.kotemaru.util
クラス CPUMonitor.Pack

java.lang.Object
  上位を拡張 org.kotemaru.util.CPUMonitor.Pack
含まれているクラス:
CPUMonitor

public static class CPUMonitor.Pack
extends java.lang.Object


フィールドの概要
 long cpu
           
 long mem
           
 long proc
           
 long time
           
 long totalMem
           
 
コンストラクタの概要
CPUMonitor.Pack()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

cpu

public long cpu

proc

public long proc

mem

public long mem

totalMem

public long totalMem

time

public long time
コンストラクタの詳細

CPUMonitor.Pack

public CPUMonitor.Pack()


Copyright © 2009 kotemaru.