public class TimeBasedBikeRentalFareService extends Object implements FareService, Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
TimeBasedBikeRentalFareService(Currency currency,
List<P2<Integer>> pricingBySecond) |
Copyright © 2018. All rights reserved.