mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-29 07:50:29 -04:00
typo
This commit is contained in:
parent
5932987a20
commit
2dcebd49b7
@ -11,7 +11,7 @@ import java.util.HashSet;
|
|||||||
/**
|
/**
|
||||||
* Checks if a temporary burn condition is still present after the step is completed.
|
* Checks if a temporary burn condition is still present after the step is completed.
|
||||||
* If so an exception is thrown.
|
* If so an exception is thrown.
|
||||||
* Handles also the switches
|
* Handles also the reconfiguration of the nets if a switches has changed.
|
||||||
*/
|
*/
|
||||||
public final class BusModelStateObserver implements ModelStateObserver {
|
public final class BusModelStateObserver implements ModelStateObserver {
|
||||||
private final ArrayList<AbstractBusHandler> busList;
|
private final ArrayList<AbstractBusHandler> busList;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user