I have checked Apache Commons Primitives and Google collections. But none of them offer primitive Hashes.
--shashi On Fri, May 22, 2009 at 4:45 PM, Grant Ingersoll <[email protected]> wrote: > > It's a bit complicated by Trove, b/c that is LGPL. What that means, > unfortunately, is that we can't check it into our code or distribute it. > However, if it is in a Maven repo somewhere (I see an old version) than it > is easier to include. I haven't looked at the code, but is it possible that > http://commons.apache.org/primitives/ fills the same role or some other > library out there that has a more friendly license? > > Regardless of these, feel free to submit a patch, so we can at least look at > it and have something concrete to discuss in JIRA. >
