Frames | No Frames |
Classes implementing org.objectweb.perseus.pool.api.Pool | |
class | The class LArrayPool implements a Pool as an array of PoolResource,
managing free/active resources through two ArrayList objects. |
class | The class LArrayPool implements a Pool as an array of PoolResource,
managing free/active resources through lists of cells encapsulating the
resources. |