Class SinkWrapperFactoryComparator

java.lang.Object
org.apache.maven.doxia.sink.impl.SinkWrapperFactoryComparator
All Implemented Interfaces:
Comparator<SinkWrapperFactory>

public final class SinkWrapperFactoryComparator extends Object implements Comparator<SinkWrapperFactory>
Sorts the given SinkWrapperFactorys so that the one with the highest priority comes first (i.e. order by descending priority)
Since:
2.0.0