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 |
---|---|---|
ClassHash |
ClassHash.computeHash(org.apache.bcel.classfile.JavaClass javaClass) |
Compute hash for given class and all of its methods.
|
Modifier and Type | Method | Description |
---|---|---|
int |
ClassHash.compareTo(ClassHash other) |
|
boolean |
ClassHash.isSameHash(ClassHash other) |
Return whether or not this class hash has the same hash value as the one
given.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.