Status: New
Owner: ----
New issue 710 by [email protected]: Multibinding with Set and Map with
same valueType not working properly
http://code.google.com/p/google-guice/issues/detail?id=710
Description of the issue: When using multibindings to have a Map and a Set
with the same valueType, objects added to the Map are also being added to
the Set. Note that if the valueType is not exactly the same, it works as
expected.
Steps to reproduce:
1. Run the attached unittest and see the failure.
2.
3.
Attachments:
MultibindingTest.java 1.8 KB
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-guice-dev?hl=en.