Fairness.Trees
Class PastryTreeTest

java.lang.Object
  extended by Fairness.Trees.PastryTreeTest

public class PastryTreeTest
extends java.lang.Object

PastryTreeTest is used for testing and debugging purpose and it contructs nodes by hardcoding the values. It calls the rebuild method for building the forest trees.


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

PastryTreeTest

public PastryTreeTest()
Method Detail

main

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