Package edu.umd.cs.findbugs.cloud
Interface Cloud.CloudTask
- All Known Implementing Classes:
MutableCloudTask
- Enclosing interface:
- Cloud
public static interface Cloud.CloudTask
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addListener
(Cloud.CloudTaskListener listener) getName()
double
boolean
void
removeListener
(Cloud.CloudTaskListener listener) void
setUseDefaultListener
(boolean enabled)