public interface CFGBuilder
CFG,
CFGBuilderFactory| Modifier and Type | Method and Description |
|---|---|
void |
build()
Build the CFG.
|
CFG |
getCFG()
Get the CFG built by this object.
|
void build()
throws CFGBuilderException
CFGBuilderExceptionCFG getCFG()
SpotBugs is licensed under the LGPL.