test.contrib.bug334
Class TableTest

java.lang.Object
  extended by test.contrib.bug334.TableTest
All Implemented Interfaces:
java.lang.Runnable

public class TableTest
extends java.lang.Object
implements java.lang.Runnable


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

Constructor Detail

TableTest

public TableTest()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception