PlaceWeatherFormatter

Functions

Link copied to clipboard
abstract fun formatTemperatureHigh(high: Int): String
Link copied to clipboard
abstract fun formatTemperatureLow(low: Int): String
Link copied to clipboard
abstract fun formatTemperatureNow(now: Int): String