|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectCreator
Interface used to encapsulate any strategy used defer the creation of some object until just as needed.
| Method Summary | |
|---|---|
java.lang.Object |
createObject()
Create and return the object. |
| Method Detail |
|---|
java.lang.Object createObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||