Daniel Rall wrote:
> 
> "James Strachan" <[EMAIL PROTECTED]> writes:
> 
> I do find them quite useful.  SequencedHashtable doesn't have an
> equivalent class in the Collections project, 
> 

What is SequencedHashtable used for? is to get round the problem of
hashtables returning an iterator in an arbitrary order? If so , why not
use TreeMap which implements the SortedMap interface? Or is just a
different implementation ?

Jari
--
Jari Worsley
Senior Programmer
Hyperlink Interactive Ltd

Reply via email to