Package
org.apache.tapestry.util.pool
Overview
Members
Books
SinceNot specified.
VersionNot specified.
AuthorHoward Lewis Ship <a href="mailto:hlship@apache.org">hlship@apache.org</a>

Classes for managing a pool of reusable objects. Rather than creating expensive objects as needed, they are obtained from a Pool . Instead of discarding them, they are returned to the Pool. The Pool class is threadsafe and reasonably efficient.

Wiki javadoc Use textile entry format.
Add your comments here.