I took that from the PCJ library - a set of interfaces and implementations that convert a primitive type to the int needed in hashing. This is an optional package depending on what design we go with for maps.
BTW: I'm +1 if you want a 1.1 of primitives soon. Stephen ----- Original Message ----- From: "Rodney Waldhoff" <[EMAIL PROTECTED]> > What does "hash plugins" mean? > > On Tue, 9 Dec 2003, Stephen Colebourne wrote: > > > o.a.c.primitives - common utilities, eg XxxUtils classes > > o.a.c.p.collection - collections > > o.a.c.p.list - list > > o.a.c.p.iterator - iterators > > > > o.a.c.p.hash - hash plugins > > o.a.c.p.map - maps > > > > Stephen > > > > ----- Original Message ----- > > From: "Rodney Waldhoff" <[EMAIL PROTECTED]> > > > I'm in favor of re-packaging for 2.0 (though I'd like to do a 1.1 release > > > first), but I'd like to only have to do it once. What's the proposed new > > > structure? > > > > > > On Sat, 6 Dec 2003, Stephen Colebourne wrote: > > > > > > > Are you still happy to move to the o.a.c.primitives package structure > > > > (v2.0)? > > > > > > > > Stephen > > > > > > > > > > -- > > > - Rod <http://radio.weblogs.com/0122027/> > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > -- > - Rod <http://radio.weblogs.com/0122027/> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
