|
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.props.AbstractWarningProperty
edu.umd.cs.findbugs.detect.NullArgumentWarningProperty
public class NullArgumentWarningProperty
Warning property for a null argument being passed to a method which might dereference it.
Method Summary |
---|
Methods inherited from class edu.umd.cs.findbugs.props.AbstractWarningProperty |
---|
getName, getPriorityAdjustment |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final NullArgumentWarningProperty ARG_DEFINITELY_NULL
public static final NullArgumentWarningProperty MONOMORPHIC_CALL_SITE
public static final NullArgumentWarningProperty ALL_DANGEROUS_TARGETS
public static final NullArgumentWarningProperty ACTUAL_PARAMETER_GUARANTEED_NULL
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |