The Source for Java Technology Collaboration
User: Password:



   

News: Generic Algorithms for Java 0.8

Dec. 22, 2006
Permalink

Source: JGA Project
Story Link: https://jga.dev.java.net/servlets/NewsItemView?newsItemID=4470

The Generic Algorithms for Java (JGA) project has released version 0.8. They write in, "The major focus of this release is incorporating feedback from users. There are two major changes in this release based on such feedback. First, to make it a lot easier for new users to find and use the algorithmic functionality, there is now a new package that exposes the various supported algorithms (find, filter/remove, merge/append, unique, transform, summarize, and sort) in static classes based on what they each do. Second, a popular suggestion is to make the functors available via static methods in leiu of calling their individual constructors. There are also updates in the swing package, extensions to the Hacker's worksheet, and additional functionality in JFXG."

Submitted by: david_hall

Return to java.net News.

 Feed java.net RSS Feeds