|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Annotation Types | |
|---|---|
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||