tip.node
Class RoutingAutomaton<S extends Node,T extends Node>

java.lang.Object
  extended by tip.node.RoutingAutomaton<S,T>

public abstract class RoutingAutomaton<S extends Node,T extends Node>
extends Object


Method Summary
static void updateTree(Node root)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

updateTree

public static void updateTree(Node root)