Class Weather.DistanceDisplayUnit
- java.lang.Object
-
- de.kaffeemitkoffein.tinyweatherforecastgermany.Weather.DistanceDisplayUnit
-
- Enclosing class:
- Weather
public static class Weather.DistanceDisplayUnit extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DistanceDisplayUnit()
-
-
-
Field Detail
-
METRIC
public static final int METRIC
- See Also:
- Constant Field Values
-
NAUTIC
public static final int NAUTIC
- See Also:
- Constant Field Values
-
IMPERIAL
public static final int IMPERIAL
- See Also:
- Constant Field Values
-
-