maidh91 / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

ForwardingSetMultimap missing. #340

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
ForwardingSetMultimap and other Multimap derivatives are missing from the 
collections.

What steps will reproduce the problem?
1.  look in the package hierarchy
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
1.0-FINAL, all OS

Please provide any additional information below.

Original issue reported on code.google.com by harschw...@gmail.com on 17 Mar 2010 at 4:54

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
We just implemented these classes internally and will include the following 
classes in our next integration:

java/com/google/common/collect/ForwardingListMultimap.java
java/com/google/common/collect/ForwardingSetMultimap.java
java/com/google/common/collect/ForwardingSortedSetMultimap.java

Thanks again for filing the bug report!

Original comment by kurt.kluever on 17 Mar 2010 at 10:15

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 9 Apr 2010 at 7:13

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:15

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:10