Package | Description |
---|---|
edu.umd.cs.findbugs.annotations |
Annotations for FindBugs (mostly deprecated except for
SuppressFBWarnings ). |
Modifier and Type | Method and Description |
---|---|
static When |
When.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static When[] |
When.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.