Package | Description |
---|---|
edu.umd.cs.findbugs.detect |
Modifier and Type | Method and Description |
---|---|
FindNoSideEffectMethods.MethodSideEffectStatus |
FindNoSideEffectMethods.NoSideEffectMethodsDatabase.status(MethodDescriptor m) |
static FindNoSideEffectMethods.MethodSideEffectStatus |
FindNoSideEffectMethods.MethodSideEffectStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FindNoSideEffectMethods.MethodSideEffectStatus[] |
FindNoSideEffectMethods.MethodSideEffectStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FindNoSideEffectMethods.NoSideEffectMethodsDatabase.is(MethodDescriptor m,
FindNoSideEffectMethods.MethodSideEffectStatus... statuses) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.