Prev Package | Next Package | Frames | No Frames |
Class Summary | |
ArrayListPool | The class LArrayPool implements a Pool as an array of PoolResource, managing free/active resources through two ArrayList objects. |
LArrayPool | The class LArrayPool implements a Pool as an array of PoolResource, managing free/active resources through lists of cells encapsulating the resources. |