org.ow2.util.pool.impl.enhanced.api.recorder
Interface IRecorderPool<E>

Type Parameters:
E - pool item type
All Superinterfaces:
IPool<E>, IResizable, IResizablePool<E>
All Known Subinterfaces:
IRecorderCluePool<E,C>

public interface IRecorderPool<E>
extends IPool<E>, IResizablePool<E>

The size of this pool is the number of not recorded item.

Author:
Gael Lalire

Method Summary
 
Methods inherited from interface org.ow2.util.pool.impl.enhanced.internal.resizer.api.IResizable
setExpectedSize
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.