Re: Réf. : Re: [collection] MultiHashMap class improvements

2002-11-24 Thread Stephen Colebourne
PROTECTED]> Sent: Monday, October 14, 2002 8:12 AM Subject: Réf. : Re: [collection] MultiHashMap class improvements Hi.(See attached file: MultiHashMap.java) I have removed the two methods of interface and updated the clone() method. Julien "Stephe

Re: [collection] MultiHashMap class improvements

2002-10-14 Thread Henri Yandell
STATUS.html :) We could even link to the mail archive... On Mon, 14 Oct 2002, Stephen Colebourne wrote: > There looks to be interesting stuff here. If it gets forgotten over the > coming weeks, please remind us ;-) > Stephen > > - Original Message - > From: "Michael Davey" <[EMAIL PROTE

Re: [collection] MultiHashMap class improvements

2002-10-14 Thread Stephen Colebourne
There looks to be interesting stuff here. If it gets forgotten over the coming weeks, please remind us ;-) Stephen - Original Message - From: "Michael Davey" <[EMAIL PROTECTED]> > I've been using the collect sub-package from innig.org for some time. > Perhaps we could flatter the author

Re: [collection] MultiHashMap class improvements

2002-10-14 Thread Michael Davey
I've been using the collect sub-package from innig.org for some time. Perhaps we could flatter the author by incorporating some of them into v3.0 of oac.collections? I particula

Re: [collection] MultiHashMap class improvements

2002-10-13 Thread Stephen Colebourne
; Sent: Wednesday, October 09, 2002 1:43 PM Subject: [collection] MultiHashMap class improvements > Hi. > > I use MultiHashMap class. I added a few improvements : > > 1) fix bug 9573 : http://issues.apache.org/bugzilla/show_bug.cgi?id=9573 > MultiHashMap.values() is backed by map now

Réf. : [collection] MultiHashMap class improvements

2002-10-09 Thread julien . buret
Hoops I forget the files...(See attached file: MultiHashMap.java)(See attached file: MultiMap.java) Julien BURET Service Informatique www.achatpro.com "Solutions d'approvisionnement électronique" =?iso-8859-1?Q?MultiHashMap.java?= Description: Binary data =?iso-8859-1?Q?MultiMap.java?= De

[collection] MultiHashMap class improvements

2002-10-09 Thread julien . buret
Hi. I use MultiHashMap class. I added a few improvements : 1) fix bug 9573 : http://issues.apache.org/bugzilla/show_bug.cgi?id=9573 MultiHashMap.values() is backed by map now . (update method values() + add interns class Values & ValueIterator) 2) fix another bug : ArrayList can be put in M