Package cdc.graphs.impl.tests
Interface TestNode
-
- All Known Implementing Classes:
TestGraphHeavyNode,TestGraphLightNode
public interface TestNode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLabel()StringgetName()voidsetLabel(String label)
-