Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
11 lines
524 B
Plaintext
11 lines
524 B
Plaintext
The standard Java libraries fail to provide enough methods for
|
|
manipulation of its core classes. Apache Commons Lang provides these
|
|
extra methods.
|
|
|
|
Lang provides a host of helper utilities for the java.lang API,
|
|
notably String manipulation methods, basic numerical methods, object
|
|
reflection, concurrency, creation and serialization and System
|
|
properties. Additionally it contains basic enhancements to
|
|
java.util.Date and a series of utilities dedicated to help with
|
|
building methods, such as hashCode, toString and equals.
|