[ 原始碼: commons-pool ]
套件:libcommons-pool-java-doc(1.6-5)
libcommons-pool-java-doc 的相關連結
Debian 的資源:
下載原始碼套件 commons-pool:
維護小組:
外部的資源:
- 主頁 [commons.apache.org]
相似套件:
pooling implementation for Java objects - documentation
Pool provides an Object-pooling API, with three major aspects:
1. A generic object pool interface that clients and implementors can use to provide easily interchangeable pooling implementations. 2. A toolkit for creating modular object pools. 3. Several general purpose pool implementations.
This package contains Javadoc API Documentation of Commons Pool.
其他與 libcommons-pool-java-doc 有關的套件
|
|
|
|
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libcommons-pool-java
- pooling implementation for Java objects