Annotation Interface BeforeExample


@Target({ANNOTATION_TYPE,METHOD}) @Retention(RUNTIME) @API(status=MAINTAINED, since="1.4.0") public @interface BeforeExample
This is an alias of BeforeProperty
See Also: