jsim.queue
Class Test

java.lang.Object
  extended by jsim.queue.Test

public class Test
extends java.lang.Object

Test class is used to test temporal and priority queues.

Version:
1.0 99/1/14
Author:
John Miller, Xuewei Xiang

Constructor Summary
Test()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main function performs several adds followed by removes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Method Detail

main

public static void main(java.lang.String[] args)
The main function performs several adds followed by removes.

Parameters:
args - arguments