public interface GenerationStatus
Generators are fed instances of this interface on each generation
so that, if they choose, they can use these instances to influence the
results of a generation for a particular property parameter.| Modifier and Type | Method and Description |
|---|---|
int |
attempts() |
int |
size() |
Copyright © 2016. All rights reserved.