|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Type - The type of instances that are accepted by this initializerpublic interface Initializer<Type>
Initializer initializes instances of a given type.
| Method Summary | |
|---|---|
void |
initialize(Type instance)
Initialize an instance. |
| Method Detail |
|---|
void initialize(Type instance)
instance - The instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||