|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |