| Package | Description |
|---|---|
| edu.umd.cs.findbugs.ba.type | |
| edu.umd.cs.findbugs.detect |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FindRefComparison
Find suspicious reference comparisons.
|
SpotBugs is licensed under the LGPL.