Package | Description |
---|---|
edu.umd.cs.findbugs.detect |
Modifier and Type | Method | 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 | Description |
---|---|---|
boolean |
FindNoSideEffectMethods.NoSideEffectMethodsDatabase.is(MethodDescriptor m,
FindNoSideEffectMethods.MethodSideEffectStatus... statuses) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.