Package org.apache.myfaces.config.util
package org.apache.myfaces.config.util
-
ClassDescriptionCyclicDependencyException is thrown any time the DAG verifier finds a cycle.DirectedAcyclicGraphVerifier provides methods to verify that any set of vertices has no cycles.Vertex<T>Vertex is used to track dependencies and each node in a graph.