[ 原始碼: libcommons-lang-java ]
套件:libcommons-lang-java-doc(2.6-9)
libcommons-lang-java-doc 的相關連結
Debian 的資源:
下載原始碼套件 libcommons-lang-java:
- [libcommons-lang-java_2.6-9.dsc]
- [libcommons-lang-java_2.6.orig.tar.gz]
- [libcommons-lang-java_2.6-9.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [commons.apache.org]
相似套件:
- libcommons-lang3-java-doc
- libcommons-lang3-java
- libcommons-beanutils-java-doc
- golang-github-masterminds-goutils-dev
- libcommons-math-java-doc
- libtrove-java-doc
- libcommons-collections3-java
- libcommons-collections4-java-doc
- libcommons-validator-java-doc
- libheadius-options-java-doc
- libcommons-beanutils-java
Documentation for Commons Lang - an extension of the java.lang package
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
其他與 libcommons-lang-java-doc 有關的套件
|
|
|
|
-
- sug: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libcommons-lang-java
- Commons Lang - an extension of the java.lang package