|
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.jsr305.JSR305NullnessAnnotations
public abstract class JSR305NullnessAnnotations
ClassDescriptors for JSR-305 nullness annotations.
Field Summary | |
---|---|
static ClassDescriptor |
CHECK_FOR_NULL
|
static ClassDescriptor |
NONNULL
|
static ClassDescriptor |
NULLABLE
|
Constructor Summary | |
---|---|
JSR305NullnessAnnotations()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ClassDescriptor CHECK_FOR_NULL
public static final ClassDescriptor NONNULL
public static final ClassDescriptor NULLABLE
Constructor Detail |
---|
public JSR305NullnessAnnotations()
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |