Package | Description |
---|---|
carsproject.map |
Modifier and Type | Method and Description |
---|---|
java.util.List<Semaphore> |
MapTiles.getSemaphoreList()
Returns the iterator of the associated traffic lights' crosses.
|
Modifier and Type | Method and Description |
---|---|
void |
MapTiles.addSemaphore(Semaphore s)
Add a new semaphore which will be managed by ThreadTL.
|