Class DeadLink.End
java.lang.Object
uk.ac.manchester.spinnaker.alloc.client.DeadLink.End
- Enclosing class:
- DeadLink
public static final class DeadLink.End extends Object
One end of a dead link.
-
Field Summary
Fields Modifier and Type Field Description BoardCoords
board
The board at the end of a dead link.Direction
direction
The direction that the dead link goes in. -
Constructor Summary
Constructors Constructor Description End(BoardCoords board, Direction direction)
-
Method Summary