ValueMap is a Bidirectional reversible map. It is a useful utility class, make
it public
----------------------------------------------------------------------------------------
Key: ADFFACES-282
URL: http://issues.apache.org/jira/browse/ADFFACES-282
Project: MyFaces ADF-Faces
Issue Type: New Feature
Reporter: Arjuna Wijeyekoon
Priority: Minor
Attachments: rename_valueMap_to_BidiMap.patch
ValueMap is a Bidirectional reversible map. It is a useful utility class, so we
should make it public.
I'd like to call it:
org.apache.myfaces.trinidad.util.BidiHashMap
commons-collections has a similar class:
http://jakarta.apache.org/commons/collections/apidocs/org/apache/commons/collections/BidiMap.html
but we can't introduce a dependency on commons-collections in trinidad.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira