Package | Description |
---|---|
edu.umd.cs.findbugs.graph |
Modifier and Type | Class and Description |
---|---|
class |
SearchTreeBuilder<VertexType extends GraphVertex<VertexType>>
A search tree callback implementation that builds a list of SearchTrees
recording a graph search.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractDepthFirstSearch.setSearchTreeCallback(SearchTreeCallback<VertexType> searchTreeCallback)
Set a search tree callback.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.