FareService Data Type

Computes a fare for a given sequence of Rides. The FareService is serialized as part of the Graph; Hence it should be Serializable.

Abstract Type
Subtypes
NycFareServiceImpl, DutchFareServiceImpl, SeattleFareServiceImpl, SFBayFareServiceImpl, TimeBasedVehicleRentalFareService, DefaultFareServiceImpl, AddingMultipleFareService
Implemented Interfaces
Serializable
Properties
name data type description

Example

This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
{ }