rcx.test
Class Test

java.lang.Object
  extended by rcx.test.Test

public class Test
extends java.lang.Object


Constructor Summary
Test(java.lang.String portname)
           
 
Method Summary
static void main(java.lang.String[] arg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test(java.lang.String portname)
     throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException
Method Detail

main

public static void main(java.lang.String[] arg)
                 throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException