Java Extend Couple |
Indicates one class or interface extends another. This extend relation is used when the extended class is in a file that is part of the project. If the extended class was found in a classpath .jar file, the relation is Java Extend Couple External. If the Indicates class implicitly extends the java.lang.Object class, the relation is Java Extend Couple Implicit.
Example 1:
Example 2:
Example 3:
Scientific Toolworks, Inc. http://www.scitools.com |