edu.umd.cs.findbugs.ba.npe
Class ParameterNullnessPropertyDatabase
public
class
ParameterNullnessPropertyDatabase
extends MethodPropertyDatabase<ParameterNullnessProperty>
Method property database storing which method parameters might
be unconditionally dereferenced.
Author: David Hovemeyer
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.