Class DownLink.End

java.lang.Object
uk.ac.manchester.spinnaker.alloc.model.DownLink.End
Enclosing class:
DownLink

@Immutable public static final class DownLink.End extends Object
Describes one end of a link that is disabled.
Author:
Donal Fellows
  • Field Details

    • board

      @Valid public final @Valid BoardCoords board
      On what board is this end of the link.
    • direction

      @NotNull public final @NotNull Direction direction
      In which direction does this end of the link go?