| Package | Description |
|---|---|
| org.apache.axiom.core.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> List<T> |
TopologicalSort.sort(Collection<T> vertices,
EdgeRelation<? super T> edgeRelation)
Apply topological ordering to a given collection.
|
Copyright © The Apache Software Foundation. All Rights Reserved.