Package spock.lang
Annotation Type See
-
@Retention(SOURCE) @Target({TYPE,METHOD}) public @interface See
One or more references to external information related to a specification or feature.- Author:
- Peter Niederwieser
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String[]
value
References to external information related to a specification or feature.
-