Class DownLink.End
java.lang.Object
uk.ac.manchester.spinnaker.alloc.model.DownLink.End
- Enclosing class:
- DownLink
Describes one end of a link that is disabled.
- Author:
- Donal Fellows
- 
Field SummaryFieldsModifier and TypeFieldDescriptionfinal @Valid BoardCoordsOn what board is this end of the link.final @NotNull DirectionIn which direction does this end of the link go?
- 
Method Summary
- 
Field Details- 
boardOn what board is this end of the link.
- 
directionIn which direction does this end of the link go?
 
-