Package | Description |
---|---|
edu.umd.cs.findbugs.ba |
A bytecode analysis framework for BCEL, providing CFG construction,
generic dataflow analysis, and a variety of specific dataflow analyses.
|
Modifier and Type | Method | Description |
---|---|---|
EqualsKindSummary.KindOfEquals |
EqualsKindSummary.get(ClassAnnotation c) |
|
static EqualsKindSummary.KindOfEquals |
EqualsKindSummary.KindOfEquals.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static EqualsKindSummary.KindOfEquals[] |
EqualsKindSummary.KindOfEquals.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
EqualsKindSummary.put(ClassAnnotation c,
EqualsKindSummary.KindOfEquals k) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.