public class ShortestPath.Predecessor extends Object
| Constructor and Description |
|---|
ShortestPath.Predecessor(PhysicalSwitch sw,
PhysicalLink link)
Instantiates a new predecessor.
|
public ShortestPath.Predecessor(PhysicalSwitch sw, PhysicalLink link)
sw - the switchlink - the linkpublic PhysicalSwitch getSwitch()
public PhysicalLink getLink()
Copyright © 2015. All rights reserved.