Package | Description |
---|---|
machine |
Modifier and Type | Class and Description |
---|---|
class |
Tape |
Modifier and Type | Method and Description |
---|---|
void |
Clock.addClockTimeoutListener(ClockTimeoutListener listener)
Adds a new event listener to the list of event listeners.
|
void |
Clock.removeClockTimeoutListener(ClockTimeoutListener listener)
Remove a new event listener from the list of event listeners.
|