Class RegionLocation

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

@Immutable
public final class RegionLocation
extends Object
implements HasCoreLocation, Comparable<RegionLocation>
Holding case for a CoreLocation (X, Y and P) and the recording region ID.
Author:
Christian-B