Class Effectree

java.lang.Object
java.util.AbstractMap<K,V>
java.util.TreeMap<C,de.tsl2.nano.tree.Tree<C,T>>
de.tsl2.nano.tree.Tree<Integer,T>
de.tsl2.nano.tree.STree<Effectree.Entry>
tsl2.nano.cursus.effectus.Effectree
All Implemented Interfaces:
Serializable, Cloneable, Map<Integer,de.tsl2.nano.tree.Tree<Integer,Effectree.Entry>>, NavigableMap<Integer,de.tsl2.nano.tree.Tree<Integer,Effectree.Entry>>, SortedMap<Integer,de.tsl2.nano.tree.Tree<Integer,Effectree.Entry>>

public class Effectree extends de.tsl2.nano.tree.STree<Effectree.Entry>
collects all change dependencies in a tree
Author:
Tom
See Also: