[2728] in java-interest

home help back first fref pref prev next nref lref last post

collections package

daemon@ATHENA.MIT.EDU (Doug Lea)
Thu Oct 12 00:44:11 1995

Date: Wed, 11 Oct 1995 22:46:41 -0400
From: Doug Lea <dl@altair.cs.oswego.edu>
To: java-interest@java.sun.com
In-reply-to: <9510120050.AA08719@hawking.development> (ibalkhi@dnt.dialog.com)


You can find a package of basic collection classes I put together
starting from URL
  http://g.oswego.edu/dl/classes/collections/index.html

These are mostly pretty ordinary collection types (Sets, Bags, Sequences,
Maps) with standard implementations, plus a few interesting features
like ways of guaranteeing immutability, self-testing capabilities,
etc.

While they have been tested pretty well, no one but me has used
them yet. Feel free to.

-- 
Doug Lea | dl@cs.oswego.edu | dl@cat.syr.edu | 315-341-2688 | FAX 315-341-5424
Computer Science Dept, SUNY Oswego, Oswego, NY 13126 | http://g.oswego.edu/dl/
Also: Software Eng. Lab, NY CASE Center, Syracuse Univ, Syracuse NY 13244
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post