Class ChipLocation

java.lang.Object
uk.ac.manchester.spinnaker.machine.ChipLocation
All Implemented Interfaces:
Serializable, Comparable<ChipLocation>, HasChipLocation

@Immutable
public final class ChipLocation
extends Object
implements HasChipLocation, Comparable<ChipLocation>, Serializable
The location of a Chip as an X and Y tuple.

This class is final as it is used a key in maps.

Author:
Alan Stokes, Donal Fellows
See Also:
Serialized Form