Class ProcessPool

java.lang.Object
  |
  +--ProcessPool

public class ProcessPool
extends java.lang.Object


Constructor Summary
ProcessPool(java.util.ArrayList list)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

ProcessPool

public ProcessPool(java.util.ArrayList list)