DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibcommons-lang-java-doc
BeschreibungExtension of the java.lang package
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version2.4-4
Sektiondoc
Prioritätoptional
Installierte Größe5924 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellelibcommons-lang-java
Paketgröße417180 Byte
Prüfsumme MD5b0bda43b7308a87aa7a3fcdbb16836cf
Prüfsumme SHA1193844ce563726d1610ab528e665f3083ffa64d4
Prüfsumme SHA25666e543104e22b9544152423b56a9e6041013170e6cb90581d6be8dfa6410ab83
Link zum Herunterladenlibcommons-lang-java-doc_2.4-4_all.deb
Ausführliche BeschreibungThe 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


Impressum
Linux is a registered trademark of Linus Torvalds