devtoolset-2-apache-commons-lang - Provides a host of helper utilities for the java.lang API
Website: | http://commons.apache.org/lang |
---|---|
License: | ASL 2.0 |
- Description:
The standard Java libraries fail to provide enough methods for manipulation of its core classes. The Commons Lang Component provides these extra methods. The Commons Lang Component provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, creation and serialization, and System properties. Additionally it contains an inheritable enum type, an exception structure that supports multiple types of nested-Exceptions and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals.
Packages
devtoolset-2-apache-commons-lang-2.6-12.el6.src [558 KiB] |
Changelog
by Michal Srb (2013-04-22):
- Rebuild |
devtoolset-2-apache-commons-lang-2.6-11.el6.src [559 KiB] |
Changelog
by Krzysztof Daniel (2013-04-04):
- Remove dependency on java 7. - Drop javadoc subpackage. - Remove provides/obsoletes to not mess with system libs. |