Menu

jaxlib-0.3.1 released

JaXLib is a platform independent free open source Java library.
It provides efficient in-memory datastructures for objects and primitive types, I/O streams and a bunch of related utilities. Many tools for every day tasks like file system access, event handling and string manipulation are also bundled.

This alpha release fixes some bugs of the previous release (see changelog). Beside the fixes some new stuff has been added:
- Filtered (aka "predicated") collections: jaxlib.col.filtered
- Tools for working with java.nio.channels.FileChannels:
jaxlib.io.channel.FileChannels.
- Several routines were optimized.

The jaxlib.io package has been refactored. Also some method signatures in other classes have been changed. So you need to recompile. Refactoring has been finished with this release.

JaXLib is still alpha.

Posted by Joerg Wassmer 2004-06-20

Log in to post a comment.