public interface BikeParkDataSource
Modifier and Type | Method and Description |
---|---|
List<BikePark> |
getBikeParks() |
boolean |
update()
Update the data from the source;
returns true if there might have been changes
|
Copyright © 2018. All rights reserved.