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
- Re: Util dependency on Collection... bayard
- Re: Util dependency on Collection... James Strachan
- Re: Util dependency on Collection... Jari Worsley
- Re: Util dependency on Collection... bayard
- Re: Util dependency on Collection... Jari Worsley
- Re: Util dependency on Collection... bayard
- Re: Util dependency on Collection... James Strachan
- Re: Util dependency on Collection... bayard
- Re: Util dependency on Collection... James Strachan
- Re: Util dependency on Collection... James Strachan
- cvs commit: jakarta-commons-sandb... Jari Worsley
- cvs commit: jakarta-commons-sandbox/util/src/java/org/apach... dlr
- cvs commit: jakarta-commons-sandbox/util/src/java/org/apach... dlr
