Modifier and Type | Class and Description |
---|---|
class |
BikeRentalStation |
Modifier and Type | Class and Description |
---|---|
class |
CarRentalStation |
Modifier and Type | Class and Description |
---|---|
class |
VehicleRentalStation
This class models a place where a rental vehicle can be returned or picked up.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RentalStationVertex.hasDifferentApproximatePosition(RentalStation otherStation)
A simple check if a rental station vertex's position is different than another rental station's coordinates.
|
Copyright © 2020. All rights reserved.