Class FilesLocComparator
java.lang.Object
net.sf.statcvs.reports.FilesLocComparator
- All Implemented Interfaces:
Serializable, Comparator
Compares two files according to their lines of code
- Version:
- $Id: FilesLocComparator.java,v 1.4 2009/08/20 17:44:05 benoitx Exp $
- Author:
- Richard Cyganiak invalid input: '<'rcyg@gmx.de>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
FilesLocComparator
public FilesLocComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator- See Also:
-