/[Apache-SVN]
ViewVC logotype

Revision 1476850


Jump to revision: Previous Next
Author: sebb
Date: Sun Apr 28 22:48:08 2013 UTC (11 years, 6 months ago)
Changed paths: 1
Log Message:
No need to exactly invert whatever value is returned, especially as the Javadoc says we only return -1, 0 or +1.
This fixes Findbugs complaint about checking compareTo with a specific value, as well as avoiding a multiplication.

Changed paths

Path Details
Directorycommons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/comparators/ComparatorChain.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26