org.apache.maven.plugins.site

Class ReportComparator

public class ReportComparator extends Object implements Comparator

Sorts reports.

Version: $Id: ReportComparator.java 312909 2005-10-11 16:23:20Z brett $

Author: Brett Porter

UNKNOWN: move to reporting API? allow reports to define their order in some other way?

Method Summary
intcompare(Object o1, Object o2)

Method Detail

compare

public int compare(Object o1, Object o2)
Copyright © {inceptionYear}-2008 Apache Software Foundation. All Rights Reserved.