Class UtilityClass.Storage
java.lang.Object
cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass.Storage
- Enclosing class:
- UtilityClass
Storing saved data
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddToListOfAllDaysAndItsTimes(ForecastAtHour forecast) static voidstatic List<ForecastAtHour>static voidremoveElement(ForecastAtHour forecast)
-
Constructor Details
-
Storage
public Storage()
-
-
Method Details
-
getListOfAllDaysAndItsTimes
-
addToListOfAllDaysAndItsTimes
-
clearList
public static void clearList() -
removeElement
-