[ 原始碼: commons-pool ]
套件: libcommons-pool-java (1.6-4)
libcommons-pool-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 commons-pool:
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Marcus Better
- Emmanuel Bourg
外部的資源:
- 主頁 [commons.apache.org]
相似套件:
pooling implementation for Java objects
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.