|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface IgnoreIf
Ignores the annotated spec/feature if the given condition holds.
Required Element Summary | |
---|---|
Class<? extends Closure> |
value
|
Element Detail |
---|
public abstract Class<? extends Closure> value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |