Collections API implementation available
Per Bothner
kaffe@rufus.w3.org
Wed, 22 Jul 1998 14:55:37 -0700
Patrick A Tullmann <tullmann@cs.utah.edu> wrote:
> http://g.oswego.edu/dl/classes/collections/index.html
> also has an existing collections implementation. Its is in the public
> domain. It claims to be close to the JDK 1.2 API.
Nope. The key sentence is: "While there are some design and implementation
differences, the JDK1.2 package contains most of the same basic abstractions,
structure, and functionality as this package."
I.e. it is quite different, though it offers much of the same functionality.
It might help in implementing some of the trickier algorithms and
data structure, but not in implementing the basic interfaces.
--Per Bothner
Cygnus Solutions bothner@cygnus.com http://www.cygnus.com/~bothner