public class NonNullParamViolation
extends java.lang.Object
Constructor and Description |
---|
NonNullParamViolation(JavaClassAndMethod classAndMethod,
int param) |
Modifier and Type | Method and Description |
---|---|
JavaClassAndMethod |
getClassAndMethod() |
int |
getParam() |
public NonNullParamViolation(JavaClassAndMethod classAndMethod, int param)
public JavaClassAndMethod getClassAndMethod()
public int getParam()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.