Interface Node
-
public interface NodeRepresents a node of a dependency graph- Since:
- 3.0
- Author:
- Robert Scholte
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DependencygetDependency()
-
-
-
Method Detail
-
getDependency
Dependency getDependency()
- Returns:
Dependency
-
-