Hey David,

On Sat, Apr 9, 2011 at 6:44 AM, David Karlsen <davidkarl...@gmail.com> wrote:
> We dropped collections in favour of guava and are quite happy with that -
> but I'd like to see the MultiKey class survive - any chance for that?

If your keys have dimension of 2 then com.google.common.collect.Table
might be good for you. If you have higher dimension keys you might be
missing an abstraction. :)

Regards,
James

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to