public interface VertexChooser<VertexType extends GraphVertex<VertexType>>
Modifier and Type | Method and Description |
---|---|
boolean |
isChosen(VertexType v)
Determine whether the given GraphVertex should be chosen.
|
boolean isChosen(VertexType v)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.