public final class Unit extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
IMPERIAL_SYSTEM |
static String |
METRIC_SYSTEM |
static String |
STANDARD_SYSTEM |
| Modifier and Type | Method and Description |
|---|---|
static char |
getTemperatureUnit(String type) |
static String |
getWindUnit(String type) |
public static final String METRIC_SYSTEM
public static final String IMPERIAL_SYSTEM
public static final String STANDARD_SYSTEM
Copyright © 2019. All rights reserved.