软件包:libcommons-lang3-java-doc(3.11-1)
libcommons-lang3-java-doc 的相关链接
Debian 的资源:
下载源码包 libcommons-lang3-java:
- [libcommons-lang3-java_3.11-1.dsc]
- [libcommons-lang3-java_3.11.orig.tar.xz]
- [libcommons-lang3-java_3.11-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [commons.apache.org]
相似软件包:
Apache Commons Lang utility classes (documentation)
Apache Commons Lang is a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
The standard Java libraries fail to provide enough methods for manipulation of its core classes. Apache Commons Lang provides these extra methods.
Apache Commons 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.
This package contains the API documentation of libcommons-lang3-java.
其他与 libcommons-lang3-java-doc 有关的软件包
|
|
|
|
-
- dep: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libcommons-lang3-java
- Apache Commons Lang utility classes