Package edu.umd.cs.findbugs.updates
Interface PluginUpdateListener
public interface PluginUpdateListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
pluginUpdateCheckComplete
(Collection<UpdateChecker.PluginUpdate> updates, boolean force)
-
Method Details
-
pluginUpdateCheckComplete
-