Class TestTableau

java.lang.Object
  |
  +--TestTableau

public class TestTableau
extends Object

Tests the Tableau class.

Version:
January 2004
Author:
Rudy Clausen

Constructor Summary
TestTableau()
           
 
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

TestTableau

public TestTableau()
Method Detail

main

public static void main(String[] args)