Uses of Class
ai.nextbillion.maps.model.Fare
| Package | Description |
|---|---|
| ai.nextbillion.maps.internal |
-
Uses of Fare in ai.nextbillion.maps.internal
Methods in ai.nextbillion.maps.internal that return Fare Modifier and Type Method Description FareFareAdapter. read(com.google.gson.stream.JsonReader reader)Read a Fare object from the Directions API and convert to aFareMethods in ai.nextbillion.maps.internal with parameters of type Fare Modifier and Type Method Description voidFareAdapter. write(com.google.gson.stream.JsonWriter out, Fare value)This method is not implemented.