Uses of Interface
edu.umd.cs.findbugs.cloud.Cloud.CloudTaskListener
Packages that use Cloud.CloudTaskListener
-
Uses of Cloud.CloudTaskListener in edu.umd.cs.findbugs.cloud
Methods in edu.umd.cs.findbugs.cloud with parameters of type Cloud.CloudTaskListenerModifier and TypeMethodDescriptionvoidCloud.CloudTask.addListener(Cloud.CloudTaskListener listener) voidMutableCloudTask.addListener(Cloud.CloudTaskListener listener) voidCloud.CloudTask.removeListener(Cloud.CloudTaskListener listener) voidMutableCloudTask.removeListener(Cloud.CloudTaskListener listener) voidMutableCloudTask.setDefaultListener(Cloud.CloudTaskListener defaultListener) A listener used only if no other listeners are present.