Class BLG_test

java.lang.Object
  extended byBLG_test

public class BLG_test
extends java.lang.Object

BLG-test is a class to test the implementation of the BLG tree


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

Constructor Detail

BLG_test

public BLG_test()
Method Detail

main

public static void main(java.lang.String[] args)