|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtendedTypes | |
---|---|
edu.umd.cs.findbugs.ba.type | |
edu.umd.cs.findbugs.detect |
Uses of ExtendedTypes in edu.umd.cs.findbugs.ba.type |
---|
Classes in edu.umd.cs.findbugs.ba.type that implement ExtendedTypes | |
---|---|
class |
BottomType
Special "bottom" type. |
class |
DoubleExtraType
Special type used to represent the "extra" part of a double value. |
class |
ExceptionObjectType
Special ReferenceType representing the type of a caught exception. |
class |
LongExtraType
Special type used to represent the "extra" part of a long value. |
class |
NullType
Special type representing the null value. |
class |
StandardTypeMerger
A TypeMerger which applies standard Java semantics when merging Types. |
class |
TopType
Special "top" type. |
Uses of ExtendedTypes in edu.umd.cs.findbugs.detect |
---|
Classes in edu.umd.cs.findbugs.detect that implement ExtendedTypes | |
---|---|
class |
FindRefComparison
Find suspicious reference comparisons. |
|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |