java.lang.Comparable<ActualVertexType>AbstractVertex, BasicBlock, CallGraphNode, DetectorNode, InterproceduralCallGraphVertexpublic interface GraphVertex<ActualVertexType>
extends java.lang.Comparable<ActualVertexType>
| Modifier and Type | Method | Description |
|---|---|---|
int |
getLabel() |
Get the numeric label for this vertex.
|
void |
setLabel(int label) |
Set the numeric label for this vertex.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.