|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.ba.AnnotationEnumeration<NullnessAnnotation>
edu.umd.cs.findbugs.ba.NullnessAnnotation
public class NullnessAnnotation
| Nested Class Summary | |
|---|---|
static class |
NullnessAnnotation.Parser
|
| Field Summary | |
|---|---|
static NullnessAnnotation |
CHECK_FOR_NULL
|
static NullnessAnnotation |
NONNULL
|
static NullnessAnnotation |
NULLABLE
|
static NullnessAnnotation |
UNKNOWN_NULLNESS
|
| Fields inherited from class edu.umd.cs.findbugs.ba.AnnotationEnumeration |
|---|
name |
| Method Summary | |
|---|---|
static NullnessAnnotation[] |
values()
|
| Methods inherited from class edu.umd.cs.findbugs.ba.AnnotationEnumeration |
|---|
compareTo, equals, getIndex, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final NullnessAnnotation CHECK_FOR_NULL
public static final NullnessAnnotation NONNULL
public static final NullnessAnnotation NULLABLE
public static final NullnessAnnotation UNKNOWN_NULLNESS
| Method Detail |
|---|
public static NullnessAnnotation[] values()
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||