|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.pool.impl.enhanced.internal.resizer.impl.AbstractResizer<S>
S - statistics typepublic abstract class AbstractResizer<S>
| Constructor Summary | |
|---|---|
AbstractResizer()
|
|
| Method Summary | |
|---|---|
void |
setResizable(IResizable resizablePool)
Resizer will call method on it. |
protected void |
updateWith(int expectedSize)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.util.pool.impl.enhanced.internal.resizer.api.IResizer |
|---|
prepareUpdate, update |
| Constructor Detail |
|---|
public AbstractResizer()
| Method Detail |
|---|
protected void updateWith(int expectedSize)
public void setResizable(IResizable resizablePool)
IResizer
setResizable in interface IResizer<S>resizablePool - a resizable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||