Package edu.umd.cs.findbugs.cloud
Interface Cloud.CloudStatusListener
- Enclosing interface:
Cloud
public static interface Cloud.CloudStatusListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
handleStateChange
(Cloud.SigninState oldState, Cloud.SigninState state)
-
Method Details
-
handleIssueDataDownloadedEvent
void handleIssueDataDownloadedEvent() -
handleStateChange
-