test.naiveheapfile
Class TestNaiveHeapFile

java.lang.Object
  extended by test.naiveheapfile.TestNaiveHeapFile

public class TestNaiveHeapFile
extends java.lang.Object

A class that tests the naive heap file.

Author:
Donghui Zhang <donghui@ccs.neu.edu>

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

TestNaiveHeapFile

public TestNaiveHeapFile()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException