Package net.jqwik.api.lifecycle
Annotation Type AfterExample
- 
@Target({ANNOTATION_TYPE,METHOD}) @Retention(RUNTIME) @API(status=MAINTAINED, since="1.4.0") public @interface AfterExampleThis is an alias of AfterProperty- See Also:
 BeforeExample,AfterProperty