public class BikeRentalStationList extends Object
Modifier and Type | Field and Description |
---|---|
List<BikeRentalStation> |
stations |
Constructor and Description |
---|
BikeRentalStationList() |
public List<BikeRentalStation> stations
Copyright © 2019. All rights reserved.