ckkl-core 0.2.3 (Default branch) |
|
|
Wednesday October 31, 2007. 02:47 PM FreshMeat
ckkl-core is a collection of Java classes developed for personal projects and research. Its implemented features include but are not limited to Java type handling with aliases and equality testing, easy discovery and accessors for JavaBeans properties, functional-oriented collections (list with map(), filter(), and others), and an API to support an easy toString() implementation even for the most complex cases.
License: The Apache License 2.0
Changes:
A very fast dynamic int array, a better and more
extensible ToString implementation, and generic
error handling through the .error package were
added.
|