| Paketname | libcommons-lang-java-doc |
| Beschreibung | Extension of the java.lang package |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.4-4 |
| Sektion | doc |
| Priorität | optional |
| Installierte Größe | 6756 Byte |
| Hängt ab von | |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Java Maintainers |
| Quelle | libcommons-lang-java |
| Paketgröße | 471910 Byte |
| Prüfsumme MD5 | e7a26501df53e6af0fac526b96a96974 |
| Prüfsumme SHA1 | 115039f7e1e0903c46640e2d787d12701f8471df |
| Prüfsumme SHA256 | a5c8fb6021a3e5774780142b437feb3a86c6d313603554ee674e868e9dcae540 |
| Link zum Herunterladen | libcommons-lang-java-doc_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.
.
This package contains the API documentation of libcommons-lang-java
|