database
Class test

java.lang.Object
  |
  +--database.test

public class test
extends Object

Database test class.

Version:
$Id: test.java,v 1.2 2002/05/06 07:25:11 tep Exp $
Author:
Per Harald Myrvang <perm@pasta.cs.uit.no>

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

Constructor Detail

test

public test()
Method Detail

main

public static void main(String[] args)