/[Apache-SVN]
ViewVC logotype

Revision 130710


Jump to revision: Previous Next
Author: mas
Date: Sun Jun 9 19:23:53 2002 UTC (22 years, 5 months ago)
Changed paths: 6
Log Message:
Added a comparator that provides explicit control over comparisons with null.
This can be used to create SortedSets or other sorted collections where nulls
are sorted first or last.  The basis for this comparator was this discussion on
the commons mailing list:

http://www.mail-archive.com/commons-dev%40jakarta.apache.org/msg07762.html


Changed paths

Path Details
Directoryjakarta/commons/proper/collections/trunk/data/test/NullComparator.version2.obj1 added
Directoryjakarta/commons/proper/collections/trunk/data/test/NullComparator.version2.obj2 added
Directoryjakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/comparators/NullComparator.java added
Directoryjakarta/commons/proper/collections/trunk/src/test/org/apache/commons/collections/TestAll.java modified , text changed
Directoryjakarta/commons/proper/collections/trunk/src/test/org/apache/commons/collections/comparators/TestComparator.java modified , text changed
Directoryjakarta/commons/proper/collections/trunk/src/test/org/apache/commons/collections/comparators/TestNullComparator.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26