public interface GraphElementFactory<N extends NeptusNodeElement,E extends NeptusEdgeElement>
Modifier and Type | Method and Description |
---|---|
E |
createEdge() |
N |
createNode() |
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.