- All Implemented Interfaces:
Ordering
Relative Fragment Ordering
Uses a TopologicalSort to order the fragments.
-
-
Constructor Summary
Constructors
-
Method Summary
List<org.eclipse.jetty.util.resource.Resource>
order(List<org.eclipse.jetty.util.resource.Resource> jars)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
order
public List<org.eclipse.jetty.util.resource.Resource> order(List<org.eclipse.jetty.util.resource.Resource> jars)
- Specified by:
order in interface Ordering