|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphEdge
Graph representations that use explicit edge objects should have their edge objects implement this interface.
Method Summary | |
---|---|
GraphNode |
from()
|
GraphNode |
to()
|
Method Detail |
---|
GraphNode from()
GraphNode to()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |