Reverses the order of another comparator by reversing the arguments to its {@link #compare(Object,Object) compare} method.
@since 2.0
@version $Id: ReverseComparator.java 1477747 2013-04-30 18:16:48Z tn $
@see java.util.Collections#reverseOrder()
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.