|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IResizable in org.ow2.util.pool.impl.enhanced.api.basic |
|---|
| Subinterfaces of IResizable in org.ow2.util.pool.impl.enhanced.api.basic | |
|---|---|
interface |
IBasicPool<E>
|
| Uses of IResizable in org.ow2.util.pool.impl.enhanced.api.basic.clue |
|---|
| Subinterfaces of IResizable in org.ow2.util.pool.impl.enhanced.api.basic.clue | |
|---|---|
interface |
IBasicCluePool<E,C>
|
| Uses of IResizable in org.ow2.util.pool.impl.enhanced.api.recorder |
|---|
| Subinterfaces of IResizable in org.ow2.util.pool.impl.enhanced.api.recorder | |
|---|---|
interface |
IRecorderPool<E>
The size of this pool is the number of not recorded item. |
| Uses of IResizable in org.ow2.util.pool.impl.enhanced.api.recorder.clue |
|---|
| Subinterfaces of IResizable in org.ow2.util.pool.impl.enhanced.api.recorder.clue | |
|---|---|
interface |
IRecorderCluePool<E,C>
|
| Uses of IResizable in org.ow2.util.pool.impl.enhanced.api.resizer |
|---|
| Subinterfaces of IResizable in org.ow2.util.pool.impl.enhanced.api.resizer | |
|---|---|
interface |
IResizablePool<E>
|
| Uses of IResizable in org.ow2.util.pool.impl.enhanced.api.resizer.clue |
|---|
| Subinterfaces of IResizable in org.ow2.util.pool.impl.enhanced.api.resizer.clue | |
|---|---|
interface |
IResizableCluePool<E,C>
|
| Uses of IResizable in org.ow2.util.pool.impl.enhanced.impl.basic |
|---|
| Classes in org.ow2.util.pool.impl.enhanced.impl.basic that implement IResizable | |
|---|---|
class |
BasicPool<E>
Basic pool implementation. |
| Uses of IResizable in org.ow2.util.pool.impl.enhanced.impl.basic.clue |
|---|
| Classes in org.ow2.util.pool.impl.enhanced.impl.basic.clue that implement IResizable | |
|---|---|
class |
BasicCluePool<E,C>
|
| Uses of IResizable in org.ow2.util.pool.impl.enhanced.internal.resizer.api |
|---|
| Methods in org.ow2.util.pool.impl.enhanced.internal.resizer.api with parameters of type IResizable | |
|---|---|
void |
IResizer.setResizable(IResizable resizable)
Resizer will call method on it. |
| Uses of IResizable in org.ow2.util.pool.impl.enhanced.internal.resizer.impl |
|---|
| Methods in org.ow2.util.pool.impl.enhanced.internal.resizer.impl with parameters of type IResizable | |
|---|---|
void |
AsynchronousResizer.setResizable(IResizable resizable)
|
void |
AbstractResizer.setResizable(IResizable resizablePool)
|
| Uses of IResizable in org.ow2.util.pool.impl.enhanced.internal.resizer.impl.shared |
|---|
| Methods in org.ow2.util.pool.impl.enhanced.internal.resizer.impl.shared with parameters of type IResizable | |
|---|---|
void |
SharedResizer.setResizable(IResizable resizable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||