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