ckkl-core 0.3.5 (Default branch) |
|
|
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:
This release adds version parsing and construction classes, Swing utilities, and two more fast dynamic arrays: StringArray and CharArray.
|