MedwynLiang / google-collections

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

Multistack #266

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Inspired by Multimap.

Original issue reported on code.google.com by aleksand...@gmail.com on 18 Oct 2009 at 2:43

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for offering this. Unfortunately, I don't think there's sufficient 
demand to
justify add it to the library.

As a workaround, it's straightforward to implement stack methods acting on the 
lists
returned by ArrayListMultimap.get().

Original comment by jared.l....@gmail.com on 18 Oct 2009 at 5:33