|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- type of the generated instancepublic interface StatefulGenerator<T>
Any generator keeping state information has to implemet this interface.
Method Summary | |
---|---|
void |
reset()
Resets the state of the generator to the state it had immediately after construction. |
Methods inherited from interface net.java.quickcheck.Generator |
---|
next |
Method Detail |
---|
void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |