Menu

jaxlib-0.6.4 released

JaXLib release 0.6.4

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.

In this release all deprecated methods have been removed.
The constructor signatures of data structures have been changed from e.g.
"ArrayXList(Iterable<E> src)" to "ArrayXList(Iterable<? super E> src)".

Regards,

j.

Posted by Joerg Wassmer 2004-11-04

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.