org.apache.maven.index.util
Class IndexCreatorSorter

java.lang.Object
  extended by org.apache.maven.index.util.IndexCreatorSorter

public class IndexCreatorSorter
extends Object


Constructor Summary
IndexCreatorSorter()
           
 
Method Summary
static List<IndexCreator> sort(List<? extends IndexCreator> creators)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexCreatorSorter

public IndexCreatorSorter()
Method Detail

sort

public static List<IndexCreator> sort(List<? extends IndexCreator> creators)
                               throws IllegalArgumentException
Throws:
IllegalArgumentException


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.