|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - pool item typeC - clue typepublic interface ICluePoolValidator<E,C>
| Method Summary | |
|---|---|
boolean |
validate(E poolItem,
C clue)
This method is called when you try to get a pool item with a clue. |
| Methods inherited from interface org.ow2.util.pool.impl.enhanced.api.validator.IPoolValidator |
|---|
validate |
| Method Detail |
|---|
boolean validate(E poolItem,
C clue)
IPoolValidator will be called.
poolItem - clue -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||