org.apache.droids
Class SimpleThreads

Package class diagram package SimpleThreads
java.lang.Object
  extended by org.apache.droids.SimpleThreads

public class SimpleThreads
extends Object


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

Constructor Detail

SimpleThreads

public SimpleThreads()
Method Detail

main

public static void main(String[] args)
                 throws InterruptedException
Throws:
InterruptedException


Copyright © 2008 The Apache Software Foundation