public class TemperatureHelper extends Object
| Constructor and Description |
|---|
TemperatureHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Float |
convertToCelsius(Float fahrenheit) |
static Float |
convertToFahrenheit(Float celsius) |
Copyright © 2008–2017 Ultreia.io. All rights reserved.