Package org.apache.maven.index.util
Class IndexCreatorSorter
java.lang.Object
org.apache.maven.index.util.IndexCreatorSorter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<IndexCreator>
sort
(List<? extends IndexCreator> creators)
-
Constructor Details
-
IndexCreatorSorter
public IndexCreatorSorter()
-
-
Method Details
-
sort
public static List<IndexCreator> sort(List<? extends IndexCreator> creators) throws IllegalArgumentException - Throws:
IllegalArgumentException
-