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
CFGBuilderException
CFG getCFG()
SpotBugs is licensed under the LGPL.