Class CoreLocation

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

@Immutable
public final class CoreLocation
extends Object
implements HasCoreLocation, Comparable<CoreLocation>, Serializable
The location of a Processor on a Chip as an X, Y, P tuple.

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

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