Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Announcement: Primitive Collections for Java 1.0 alpha 1 released

0 views
Skip to first unread message

Søren Bak

unread,
Dec 31, 2002, 1:53:40 PM12/31/02
to

Announcement: Primitive Collections for Java 1.0 alpha 1 is released.

Primitive Collections for Java is an open source (LGPL) collections
framework for primitive Java types. The framework supports all primitive
types and includes bridges to the standard Java Collections Framework.

The aim of this alpha version is to stabilize the external API and work
towards a robust first release. The release includes the basic class
hierarchy for collections, sets, lists, maps, and adapters. Among other
things it provides a range based set implementation, and two different hash
based implementations of both sets and maps.

You can download the library and related documentation from
http://pcj.sourceforge.net/

Regards,
Søren Bak


0 new messages