Package-level declarations
Types
Link copied to clipboard
class DashDistanceFormatter(applicationContext: Context, locale: Locale, observeUserPreferredUnitOfMeasurements: ObserveUserPreferredUnitOfMeasurementsUseCase, dispatcher: CoroutineDispatcher, roundingIncrement: Int) : ExtendedDistanceFormatter
Link copied to clipboard
Link copied to clipboard
class DurationDifferenceFormatter(context: Context, formatter: DistanceAndTimeFormatter, similarEtaRange: ClosedRange<Duration>)
Link copied to clipboard