uk.org.toot.debug
Class ThreadLoad.Info

java.lang.Object
  extended by uk.org.toot.debug.ThreadLoad.Info
Enclosing class:
ThreadLoad

public class ThreadLoad.Info
extends java.lang.Object


Field Summary
 int blocked
           
 int cpu
           
 int user
           
 int waited
           
 
Constructor Summary
ThreadLoad.Info()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cpu

public int cpu

user

public int user

blocked

public int blocked

waited

public int waited
Constructor Detail

ThreadLoad.Info

public ThreadLoad.Info()


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.