Package | Description |
---|---|
edu.umd.cs.findbugs.graph |
Modifier and Type | Method and Description |
---|---|
void |
StronglyConnectedComponents.setVertexChooser(VertexChooser<VertexType> vertexChooser)
Specify a VertexChooser object to restrict which vertices are considered.
|
void |
AbstractDepthFirstSearch.setVertexChooser(VertexChooser<VertexType> vertexChooser)
Specify a VertexChooser object to be used to selected which vertices are
visited by the search.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.