Package ch.tocco.nice2.util
Class TopoSort<T>
java.lang.Object
ch.tocco.nice2.util.TopoSort<T>
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected static class
static class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TopoSort
public TopoSort()
-
-
Method Details
-
add
-
add
-
addAll
-
sort
- Throws:
TopoSort.CircularGraphException
-
sort
- Throws:
TopoSort.CircularGraphException
-