|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
E
- public interface InstanceFactory<E>
Method Summary | |
---|---|
E |
create()
returns a new Instance. |
void |
init(E instance)
init of instance that is only needed on a new Instance, not cached. |
void |
recycle(E instance)
|
Method Detail |
---|
E create()
void init(E instance)
instance
- void recycle(E instance)
instance
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |