Package | Description |
---|---|
edu.umd.cs.findbugs.ba.type | |
edu.umd.cs.findbugs.detect |
Modifier and Type | Class | 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 | Description |
---|---|---|
class |
FindRefComparison |
Find suspicious reference comparisons.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.