Interface GraphNode<K,V>
- All Known Implementing Classes:
AbstractGraphNode
,DirectedGraphNode
,UndirectedGraphNode
public interface GraphNode<K,V>
- Author:
- pavlidis
-
Method Summary
-
Method Details
AbstractGraphNode
, DirectedGraphNode
, UndirectedGraphNode