Uses of Interface
net.sf.cindy.buffer.BufferPool

Packages that use BufferPool
net.sf.cindy.buffer   
 

Uses of BufferPool in net.sf.cindy.buffer
 

Classes in net.sf.cindy.buffer that implement BufferPool
 class DefaultBufferPool
          Default implementation of BufferPool.
 class NullBufferPool
          Null buffer pool.