March 20, 2010
Day 1 - Ruby Conf India 2010. Content available at: http://blogs.sun.com/arungupta/entry/day_1_ruby_conf_india
More »
March 20, 2010
Do you execute ops in bulks or one by one?. Last bunch of the entries have been all about the code. Today let's try something different. Partly because at the time of writing I'm just 34 thousand feet above Atlantic and really don't feel like coding anything, but partly also bec...
More »
|
 |
Generic Algorithms for Java 0.8
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 Hackers worksheet, and additional functionality in JFXG."
Date: December, 22 2006
Url: http://today.java.net/pub/n/5403
Others News
Leave a Reply
Related
- jga Generic Algorithms jga Generic Algorithms ... Provides common algorithm implementations over arrays, collections and other iterable resources, and iterators.
- Generic Algorithms for Java 0.8 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 ...
- jga: Generic Algorithms for Java jga is a functors library: the intent is to explore and exploit functors as a design and implementation tool to reduce boilerplate coding.
- SourceForge.net: Java Generic Algorithms Get Java Generic Algorithms at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. jga is a functors library ...
- Generic Algorithms for Java 0.8 The Generic Algorithms for Java (JGA) project has released version 0.8. They write in,
- JGA (Generic Algorithms for Java) 0.6 JGA (Generic Algorithms for Java) version 0.6 is now available. The goal of the project is to supply the functors, predicates, and algorithms missing from STL in java.
- Java Generic Algorithms jga = "Generic Algorithms for Java" "jga is a functors library: the intent is to explore and exploit functors as a design and implementation tool to reduce boilerplate coding.
- java.net Forums : jga: Generic Algorithms for Java, ... jga: Generic Algorithms for Java, release 0.6 is now available at http://jga.sf.net The goal of the project is to supply the functors, predicates, and algorithms missing from STL ...
- Generic Java Type comparison algorithm - Dev Shed Generic Java Type comparison algorithm- Java Help. Visit Dev Shed to discuss Generic Java Type comparison algorithm
- SourceForge.net: Java Generic Algorithms: Open Discussion Get Java Generic Algorithms at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. jga is a functors library ...
- Java Generic Algorithms Java Generic Algorithms ... Java Generic Algorithms Grok Headline matches for Java Generic Algorithms
- jga: Java Generic Algorithms jga: Generic Algorithms for Java jga is a functors library: the intent is to explore and exploit functors as a design and implementation tool to reduce boilerplate coding.
- Safari Books Online - 0596527756 - Java Generics and Collections, 1st ... 0596527756 - Java Generics and Collections, 1st Edition - This comprehensive guide shows you how to master the most important changes to Java since it was first released.
- java.net Forums : jga: Generic Algorithms for Java, ... jga: Generic Algorithms for Java, release 0.5 is now available at http://jga.sf.net The goal of the project is to supply the functors, predicates, and algorithms missing from STL ...
- Reactive, autonomous: jga: Generic Algorithms for Java A useful find, via Elliote Rusty Harold: jga: Generic Algorithms for Java is a library for definining functor-style generic algorithms in Java.
|