GraphEdge<InterproceduralCallGraphEdge,InterproceduralCallGraphVertex>
, java.lang.Comparable<InterproceduralCallGraphEdge>
public class InterproceduralCallGraphEdge extends AbstractEdge<InterproceduralCallGraphEdge,InterproceduralCallGraphVertex>
Constructor | Description |
---|---|
InterproceduralCallGraphEdge(InterproceduralCallGraphVertex source,
InterproceduralCallGraphVertex target) |
Constructor.
|
public InterproceduralCallGraphEdge(InterproceduralCallGraphVertex source, InterproceduralCallGraphVertex target)
source
- source vertex (caller)target
- target vertex (callee)FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.