@Deprecated
public abstract class FindBugsDefaultAnnotations
extends java.lang.Object
@DefaultAnnotationForParameters(Nonnull.class) public class MyClass { ... }
Modifier and Type | Field and Description |
---|---|
static ClassDescriptor |
DEFAULT_ANNOTATION
Deprecated.
Default annotation for all element types.
|
static ClassDescriptor |
DEFAULT_ANNOTATION_FOR_FIELDS
Deprecated.
Default annotation for fields.
|
static ClassDescriptor |
DEFAULT_ANNOTATION_FOR_METHODS
Deprecated.
Default annotation for methods.
|
static ClassDescriptor |
DEFAULT_ANNOTATION_FOR_PARAMETERS
Deprecated.
Default annotation for parameters.
|
Constructor and Description |
---|
FindBugsDefaultAnnotations()
Deprecated.
|
public static final ClassDescriptor DEFAULT_ANNOTATION
public static final ClassDescriptor DEFAULT_ANNOTATION_FOR_FIELDS
public static final ClassDescriptor DEFAULT_ANNOTATION_FOR_METHODS
public static final ClassDescriptor DEFAULT_ANNOTATION_FOR_PARAMETERS
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.