|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.umd.cs.findbugs.detect | |
---|---|
edu.umd.cs.findbugs.detect |
Classes in edu.umd.cs.findbugs.detect used by edu.umd.cs.findbugs.detect | |
---|---|
AnyMethodReturnValueStreamFactory
Factory for stream objects of a particular base class type returned by any method. |
|
BuildCheckReturnAnnotationDatabase
Scan application classes for CheckReturnValue annotations. |
|
BuildNonNullAnnotationDatabase
Scan application classes for NonNull annotations. |
|
BuildUnconditionalParamDerefDatabase
Build database of unconditionally dereferenced parameters. |
|
DeadLocalStoreProperty
Warning property for FindDeadLocalStores. |
|
InconsistentSyncWarningProperty
Warning properties for inconsistent synchronization detector. |
|
InstanceFieldLoadStreamFactory
StreamFactory for stream objects loaded from instance fields. |
|
NonNullReturnProperty
|
|
NullArgumentWarningProperty
Warning property for a null argument being passed to a method which might dereference it. |
|
NullDerefProperty
Warning properties for null pointer dereference and redundant null comparison warnings. |
|
RefComparisonWarningProperty
Warning properties for FindRefComparison detector. |
|
Stream
A Stream object marks the location in the code where a stream is created. |
|
StreamEquivalenceClass
Set of streams that are in an equivalence class. |
|
StreamEscape
A StreamEscape is an object representing the escape of a Stream to a called method. |
|
StreamFactory
An object that examines a Location and determines if a Stream is created there. |
|
StreamResourceTracker
Resource tracker which determines where streams are created, and how they are used within the method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |