|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of object to instantiatepublic interface Instantiator<T>
Instantiates an object, with an initial state specified by some given property values or defaults defined by the implementer of this interface.
| Method Summary | |
|---|---|
T |
instantiate(PropertyLookup<T> lookup)
Instantiates a new object. |
| Method Detail |
|---|
T instantiate(PropertyLookup<T> lookup)
lookup - initialisation property values
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||