|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Pool
This is an Pool
that caches Poolable objects for reuse.
Method Summary | |
---|---|
Poolable |
get()
|
void |
put(Poolable poolable)
|
Method Detail |
---|
Poolable get() throws Exception
Exception
void put(Poolable poolable)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |