Package | Description |
---|---|
myproject.model |
Modifier and Type | Field and Description |
---|---|
private java.util.List<Car> |
Road.cars |
Modifier and Type | Method and Description |
---|---|
java.util.List<Car> |
Road.getCars() |
Modifier and Type | Method and Description |
---|---|
void |
Road.accept(Car d) |