FindBugs™ 1.3.9

Uses of Class
edu.umd.cs.findbugs.ba.constant.Constant

Packages that use Constant
edu.umd.cs.findbugs.ba.constant   
 

Uses of Constant in edu.umd.cs.findbugs.ba.constant
 

Fields in edu.umd.cs.findbugs.ba.constant declared as Constant
static Constant Constant.NOT_CONSTANT
          Single instance representing all non-constant values.
 

Methods in edu.umd.cs.findbugs.ba.constant that return Constant
 Constant ConstantFrameModelingVisitor.getDefaultValue()
           
static Constant Constant.merge(Constant a, Constant b)
          Merge two Constants.
 

Methods in edu.umd.cs.findbugs.ba.constant with parameters of type Constant
static Constant Constant.merge(Constant a, Constant b)
          Merge two Constants.
 


FindBugs™ 1.3.9

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