Class DAG

java.lang.Object
org.codehaus.plexus.util.dag.DAG
All Implemented Interfaces:
Serializable, Cloneable

public class DAG extends Object implements Cloneable, Serializable
DAG = Directed Acyclic Graph
Author:
Michal Maczka TODO this class should be renamed from DAG to Dag
See Also: