FindBugs™ 3.0.1-dev-20180204
- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- GraphEdge<InheritanceEdge,edu.umd.cs.findbugs.ba.ch.ClassVertex>, java.lang.Comparable<InheritanceEdge>
public class InheritanceEdge
extends AbstractEdge<InheritanceEdge,edu.umd.cs.findbugs.ba.ch.ClassVertex>
An edge in the InheritanceGraph. Source vertex is the subtype, target vertex
is a direct supertype.
- Author:
- David Hovemeyer
-
-
Constructor Summary
Constructors
Constructor and Description |
InheritanceEdge(edu.umd.cs.findbugs.ba.ch.ClassVertex source,
edu.umd.cs.findbugs.ba.ch.ClassVertex target) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
FindBugs™ 3.0.1-dev-20180204
- Detail:
- Field |
- Constr |
- Method
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.