FindBugs™ 1.3.9

edu.umd.cs.findbugs
Class CallGraphNode

java.lang.Object
  extended by edu.umd.cs.findbugs.graph.AbstractVertex<CallGraphEdge,CallGraphNode>
      extended by edu.umd.cs.findbugs.CallGraphNode
All Implemented Interfaces:
GraphVertex<CallGraphNode>, java.lang.Comparable<CallGraphNode>

public class CallGraphNode
extends AbstractVertex<CallGraphEdge,CallGraphNode>


Constructor Summary
CallGraphNode()
           
 
Method Summary
 org.apache.bcel.classfile.Method getMethod()
           
 
Methods inherited from class edu.umd.cs.findbugs.graph.AbstractVertex
compareTo, equals, getLabel, hashCode, setLabel
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallGraphNode

public CallGraphNode()
Method Detail

getMethod

public org.apache.bcel.classfile.Method getMethod()

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.