|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - -
the type of the generator (e.g. java.util.Date)public interface Generator<T>
This interface represents a base generator contract.
| Method Summary | |
|---|---|
T |
getValue()
Generates a value for a distinct type T for a specified field - the field is used as an additional information an can be the same for all calls. |
| Method Detail |
|---|
T getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||