commons-collections/src
Michael Smith 90646843f9 Fix a NullPointerException when an object passed to an entrySet method is not mapping found in the map. Exhibited with entrySet().remove(Object) and entrySet().contains(Object)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130546 13f79535-47bb-0310-9956-ffa450edef68
2002-02-21 13:46:25 +00:00
..
conf Update version numbers for development subsequent to 1.0 releases. 2001-07-15 00:17:24 +00:00
java/org/apache/commons/collections Fix a NullPointerException when an object passed to an entrySet method is not mapping found in the map. Exhibited with entrySet().remove(Object) and entrySet().contains(Object) 2002-02-21 13:46:25 +00:00
test/org/apache/commons/collections extended TestDoubleOrderedMap from TestMap 2002-02-20 23:48:13 +00:00