Package | Description |
---|---|
edu.umd.cs.findbugs.cloud |
Modifier and Type | Method and Description |
---|---|
Cloud.SigninState |
DoNothingCloud.getSigninState() |
Cloud.SigninState |
Cloud.getSigninState() |
Cloud.SigninState |
AbstractCloud.getSigninState() |
static Cloud.SigninState |
Cloud.SigninState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Cloud.SigninState[] |
Cloud.SigninState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Cloud.CloudStatusListener.handleStateChange(Cloud.SigninState oldState,
Cloud.SigninState state) |
void |
AbstractCloud.setSigninState(Cloud.SigninState state) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.