java.lang.Comparable<ActualVertexType>
AbstractVertex
, BasicBlock
, CallGraphNode
, DetectorNode
, InterproceduralCallGraphVertex
public 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.
|
SpotBugs is licensed under the LGPL.