Fairness.Nodes.TreeBehaviors
Class NormalTreeBehavior

java.lang.Object
  extended by Fairness.Nodes.TreeBehaviors.AbstractTreeBehavior
      extended by Fairness.Nodes.TreeBehaviors.NormalTreeBehavior
All Implemented Interfaces:
TreeBehavior

public class NormalTreeBehavior
extends AbstractTreeBehavior

NormalTreeBehavior is a part of the taxation scheme currently not implemented in our project.


Constructor Summary
NormalTreeBehavior()
           
 
Method Summary
 
Methods inherited from class Fairness.Nodes.TreeBehaviors.AbstractTreeBehavior
joinNextStripe, partStripe, wantJoinMore
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NormalTreeBehavior

public NormalTreeBehavior()