public class AddingMultipleFareService extends Object implements FareService, Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
AddingMultipleFareService(List<FareService> subServices) |
protected AddingMultipleFareService(List<FareService> subServices)
public Fare getCost(GraphPath path)
getCost in interface FareServiceCopyright © 2018. All rights reserved.