public class DerefFinder
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static boolean |
DEBUG |
Constructor | Description |
---|---|
DerefFinder() |
Modifier and Type | Method | Description |
---|---|---|
static UsagesRequiringNonNullValues |
getAnalysis(ClassContext classContext,
org.apache.bcel.classfile.Method method) |
|
static NullnessAnnotation |
getMethodNullnessAnnotation(ClassContext classContext,
org.apache.bcel.classfile.Method method) |
public static UsagesRequiringNonNullValues getAnalysis(ClassContext classContext, org.apache.bcel.classfile.Method method)
public static NullnessAnnotation getMethodNullnessAnnotation(ClassContext classContext, org.apache.bcel.classfile.Method method)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.