FindBugs™ 1.3.4

Uses of Class
edu.umd.cs.findbugs.detect.NullDerefProperty

Packages that use NullDerefProperty
edu.umd.cs.findbugs.detect   
 

Uses of NullDerefProperty in edu.umd.cs.findbugs.detect
 

Fields in edu.umd.cs.findbugs.detect declared as NullDerefProperty
static NullDerefProperty NullDerefProperty.CHECKED_VALUE
          Redundant null comparison is of a checked null value.
static NullDerefProperty NullDerefProperty.CREATED_DEAD_CODE
          Redundant nullcheck created dead code.
static NullDerefProperty NullDerefProperty.WOULD_HAVE_BEEN_A_KABOOM
          Redundant nullcheck of previously dereferenced value.
 


FindBugs™ 1.3.4

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.