Package edu.pitt.isp.sverchkov.data
Class AdTreeTest
java.lang.Object
edu.pitt.isp.sverchkov.data.AdTreeTest
A test of the AD tree implementation.
- Version:
 - $Id: $Id
 - Author:
 - Jeremy Espino MD Created 6/24/15 3:32 PM
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
AdTreeTest
public AdTreeTest()Creates a new AdTreeTest object. 
 - 
 - 
Method Details
- 
main
Test the AD tree- Parameters:
 args- ignored- Throws:
 Exception- if something goes wrong
 
 -