Static utility methods for working with the Apache Commons BCEL bytecode engineering library.
For details, see the API documentation.
You can obtain the bcel-util library from Maven Central.
In a Gradle buildfile, write
dependencies {
implementation("org.plumelib:bcel-util:1.2.3")
}Other build systems are similar.