Package-level declarations

This package contains com.tomtom.tools.android.api.resourceresolution.string.StringResolver classes that are useful when visualizing VPA templates.

Types

Link copied to clipboard
data class HoursOfOperationStringResolver(fromHours: LocalTime, toHours: LocalTime) : StringResolver

A StringResolver that takes a pair of LocalTime values representing start and end opening hours and resolves it to a String representation using the current Locale for the given Context.