Package org.apache.commons.collections.comparators

This package contains implementations of the {@link java.util.Comparator Comparator} interface.

See: Description

Package org.apache.commons.collections.comparators Description:

This package contains implementations of the {@link java.util.Comparator Comparator} interface.

You may also consider using {@link org.apache.commons.collections.ComparatorUtils ComparatorUtils}, which is a single class that uses static methods to construct instances of the classes in this package.

Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.