Package | Description |
---|---|
edu.umd.cs.findbugs |
Main package for the FindBugs application - contains the
engine class (FindBugs), the object model classes for bug instances
(BugInstance, BugAnnotation), and other miscellany.
|
edu.umd.cs.findbugs.gui2 | |
edu.umd.cs.findbugs.updates |
Modifier and Type | Method and Description |
---|---|
FutureValue<java.util.Collection<UpdateChecker.PluginUpdate>> |
DetectorFactoryCollection.getUpdates() |
Modifier and Type | Method and Description |
---|---|
void |
DetectorFactoryCollection.pluginUpdateCheckComplete(java.util.List<UpdateChecker.PluginUpdate> newUpdates,
boolean force) |
Modifier and Type | Method and Description |
---|---|
void |
PluginUpdateDialog.showUpdateDialog(java.util.Collection<UpdateChecker.PluginUpdate> updates,
boolean force) |
Modifier and Type | Method and Description |
---|---|
void |
PluginUpdateListener.pluginUpdateCheckComplete(java.util.Collection<UpdateChecker.PluginUpdate> updates,
boolean force) |
void |
UpdateCheckCallback.pluginUpdateCheckComplete(java.util.List<UpdateChecker.PluginUpdate> updates,
boolean force) |
boolean |
UpdateChecker.updatesHaveBeenSeenBefore(java.util.Collection<UpdateChecker.PluginUpdate> updates) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.