|
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.detect.BuildNonnullReturnDatabase
public class BuildNonnullReturnDatabase
Build database of methods that return values guaranteed to be nonnull
| Field Summary | |
|---|---|
protected int |
returnsNonNull
|
protected int |
returnsReference
|
static boolean |
VERBOSE_DEBUG
|
| Constructor Summary | |
|---|---|
BuildNonnullReturnDatabase()
|
|
| Method Summary | |
|---|---|
void |
visitClassContext(ClassContext classContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean VERBOSE_DEBUG
protected int returnsReference
protected int returnsNonNull
| Constructor Detail |
|---|
public BuildNonnullReturnDatabase()
| Method Detail |
|---|
public void visitClassContext(ClassContext classContext)
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||