JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.codehaus.mojo.animal_sniffer
Annotation Type IgnoreJRERequirement
@Retention
(
CLASS
)
@Documented
@Target
({
METHOD
,
CONSTRUCTOR
,
TYPE
,
FIELD
})
public @interface
IgnoreJRERequirement
Author:
Kohsuke Kawaguchi