| Paketname | libcommons-lang-java |
| Beschreibung | Extension of the java.lang package |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
| Version | 2.4-4 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 344 Byte |
| Hängt ab von | default-jre-headless | java1-runtime-headless | java2-runtime-headless |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 249096 Byte |
| Prüfsumme MD5 | 1cf7af5bc73d5e1a602fdb6fef98b927 |
| Prüfsumme SHA1 | 84fcd8521154adf9debbf63ae944597e6a5ffd51 |
| Prüfsumme SHA256 | ec468a509b9081dd5c5b47be9791b61467777c098728647458defda1eaff2410 |
| Link zum Herunterladen | libcommons-lang-java_2.4-4_all.deb |
| Ausführliche Beschreibung | The Lang Component contains a set of Java classes that provide helper
methods for standard Java classes, especially those found in the
java.lang package in the Sun JDK. The following classes are included:
.
* StringUtils - Helper for java.lang.String.
* CharSetUtils - Methods for dealing with CharSets, which are sets of
characters such as [a-z] and [abcdez].
* RandomStringUtils - Helper for creating randomised Strings.
* NumberUtils - Helper for java.lang.Number and its subclasses.
* NumberRange - A range of numbers with an upper and lower bound.
* ObjectUtils - Helper for java.lang.Object.
* SerializationUtils - Helper for serializing Objects.
* SystemUtils - Utility class defining the Java system properties.
* NestedException package - A sub-package for the creation of nested
exceptions.
* Enum package - A sub-package for the creation of enumerated types.
* Builder package - A sub-package for the creation of equals, hashCode,
compareTo and toString methods.
|