The trouble is that it can't actually implement both interfaces properly.
But there might be a case to have it anyway, with suitable warnings.

Stephen

----- Original Message -----
From: "__matthewHawthorne" <[EMAIL PROTECTED]>
To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]>
Sent: Friday, August 29, 2003 7:06 PM
Subject: [collections] dual list/set implementation?


> I recently had to write a small class which followed the contract of
> java.util.List and java.util.Set... it maintained order and did not
> allow duplicates.
>
> I couldn't find such a class already in collections, did I miss it?  I
> thought I remembered a discussion about this a while back.
>
> If not, is there interest in adding this class?
>
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to