A - The type of the node's IDN - The concrete type of the Node interfaceE - Unification type to return a concrete edge in certain methodspublic interface Edge<A,N extends Node<A>,E extends Edge<A,N,E>>
Node to another| Modifier and Type | Method and Description |
|---|---|
N |
getNodeFrom() |
N |
getNodeTo() |
E |
swap() |
Copyright © 2020. All Rights Reserved.