Package com.evolveum.midpoint.util
Class DependencyGraph.TopologicalSort<X>
java.lang.Object
com.evolveum.midpoint.util.DependencyGraph.TopologicalSort<X>
- Enclosing class:
- DependencyGraph<X>
Represents a topological sort of items. The sorting itself is done at the construction time.
-
Method Summary
-
Method Details
-
getSortedItems
-
getRemainingItems
-