Package | Description |
---|---|
com.survivingwithandroid.weather.lib.model |
Modifier and Type | Class and Description |
---|---|
class |
CurrentWeather
This class represents the current weather condition as retrieved by the provider.
|
class |
HistoricalWeather
Ths class holds the historical weather information retrieved from the weather provider
|
class |
WeatherForecast
Forecast weather.
|
class |
WeatherHourForecast
This class holds the hourly weather forecast.
|