Class TobagoConfigSorter
java.lang.Object
org.apache.myfaces.tobago.internal.config.TobagoConfigSorter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionTopological sorting with setup and cycle check.
-
Constructor Details
-
TobagoConfigSorter
-
-
Method Details
-
topologicalSort
Topological sorting with setup and cycle check.- Throws:
IllegalStateException
- When detecting a cycle.
-