org.ow2.util.pool.impl.enhanced.api.resizer.clue
Interface IResizableCluePool<E,C>

Type Parameters:
E - pool item type
C - clue type
All Superinterfaces:
ICluePool<E,C>, IPool<E>, IResizable
All Known Subinterfaces:
IBasicCluePool<E,C>, IRecorderCluePool<E,C>
All Known Implementing Classes:
BasicCluePool

public interface IResizableCluePool<E,C>
extends ICluePool<E,C>, IResizable

Author:
Gael Lalire

Method Summary
 
Methods inherited from interface org.ow2.util.pool.impl.enhanced.api.clue.ICluePool
get
 
Methods inherited from interface org.ow2.util.pool.impl.enhanced.api.IPool
get, put, remove, signalAllWaiters
 
Methods inherited from interface org.ow2.util.pool.impl.enhanced.internal.resizer.api.IResizable
setExpectedSize
 



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