Class DataStorage.Updates.Intervals
- java.lang.Object
-
- de.kaffeemitkoffein.tinyweatherforecastgermany.DataStorage.Updates.Intervals
-
- Enclosing class:
- DataStorage.Updates
public final class DataStorage.Updates.Intervals extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Intervals()
-
-
-
Field Detail
-
NEVER
public static final int NEVER
- See Also:
- Constant Field Values
-
MIN15
public static final int MIN15
- See Also:
- Constant Field Values
-
MIN30
public static final int MIN30
- See Also:
- Constant Field Values
-
HOUR1
public static final int HOUR1
- See Also:
- Constant Field Values
-
HOUR2
public static final int HOUR2
- See Also:
- Constant Field Values
-
HOUR3
public static final int HOUR3
- See Also:
- Constant Field Values
-
HOUR6
public static final int HOUR6
- See Also:
- Constant Field Values
-
HOUR12
public static final int HOUR12
- See Also:
- Constant Field Values
-
HOUR18
public static final int HOUR18
- See Also:
- Constant Field Values
-
HOUR24
public static final int HOUR24
- See Also:
- Constant Field Values
-
-