com.sun.electric.database.geometry.btree
Class BTreeTest

java.lang.Object
  extended by com.sun.electric.database.geometry.btree.BTreeTest

public class BTreeTest
extends java.lang.Object

A simple regression test for the BTree.


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

Constructor Detail

BTreeTest

public BTreeTest()
Method Detail

main

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