Class DeadLink.End
java.lang.Object
uk.ac.manchester.spinnaker.alloc.client.DeadLink.End
- Enclosing class:
- DeadLink
One end of a dead link.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionfinal BoardCoordsThe board at the end of a dead link.final DirectionThe direction that the dead link goes in.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
boardThe board at the end of a dead link.
- 
directionThe direction that the dead link goes in.
 
- 
- 
Constructor Details- 
End- Parameters:
- board- The board at the end of a dead link.
- direction- The direction that the dead link goes in.
 
 
-