Class BoardLocalSupport.BoardLocal
java.lang.Object
uk.ac.manchester.spinnaker.front_end.BoardLocalSupport.BoardLocal
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- BoardLocalSupport
A context that can be pushed to state in logging what board is the root.
- Author:
- Donal Fellows
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BoardLocal
- Parameters:
chipLocation
- The location of a chip on its board.
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-