|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Enums | |
|---|---|
| edu.umd.cs.findbugs.annotations.Priority
|
|
| edu.umd.cs.findbugs.annotations.When
|
|
| Deprecated Annotation Types | |
|---|---|
| edu.umd.cs.findbugs.annotations.CheckForNull
|
|
| edu.umd.cs.findbugs.annotations.CheckReturnValue
|
|
| edu.umd.cs.findbugs.annotations.DefaultAnnotation
|
|
| edu.umd.cs.findbugs.annotations.DefaultAnnotationForFields
|
|
| edu.umd.cs.findbugs.annotations.DefaultAnnotationForMethods
|
|
| edu.umd.cs.findbugs.annotations.DefaultAnnotationForParameters
|
|
| edu.umd.cs.findbugs.annotations.NonNull
|
|
| edu.umd.cs.findbugs.annotations.Nullable
|
|
| edu.umd.cs.findbugs.annotations.OverrideMustInvoke
|
|
| edu.umd.cs.findbugs.annotations.PossiblyNull
- use CheckForNull instead; the name of which more clearly indicates that not only could the value be null, but that good coding practice requires that the value be checked for null. |
|
| edu.umd.cs.findbugs.annotations.ReturnValuesAreNonnullByDefault
|
|
| edu.umd.cs.findbugs.annotations.UnknownNullness
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||