public class StringDependencyGraph extends DependencyGraph<String>
DependencyGraph.CyclicReferenceException| Constructor and Description |
|---|
StringDependencyGraph() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
convertElement(String srcElement)
Converts an object into another one of the same type.
|
getDependencies, getElements, registerElementprotected String convertElement(String srcElement)
DependencyGraphconvertElement in class DependencyGraph<String>srcElement - object to be converted.Copyright © 2016 Leandro José Britto de Oliveira. All rights reserved.