SetMap class does'nt properly use its Comparator field
------------------------------------------------------
Key: JBPORTAL-1833
URL:
http://jira.jboss.com/jira/browse/JBPORTAL-1833
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Sylvain FRANCOIS
org.jboss.portal.common.util.SetMap accepts a Comparator object in constructor, however
map is never sorted with this Comparator.
ListMap implementation is based on same design but sorts its content with its Comparator
field.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira