edu.unima.ky.parallel
Class ExThreadPool

java.lang.Object
  |
  +--edu.unima.ky.parallel.ExThreadPool

public class ExThreadPool
extends java.lang.Object

ExThreadPool This program demonstartes the usage of Thread pools.


Constructor Summary
ExThreadPool()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExThreadPool

public ExThreadPool()
Method Detail

main

public static void main(java.lang.String[] args)