Table of Contents - temperature_converter_bl-1.0.0 Documentation
Classes and Modules
- AbstractMethodError
- CelsiusStrategy
- FahrenheitStrategy
- InvalidTemperatureError
- KelvinStrategy
- ScaleNotSupportedError
- StrategyInterface
- StrategyNotSupportedError
- TemperatureConverter
Methods
- ::new — AbstractMethodError
- ::new — InvalidTemperatureError
- ::new — ScaleNotSupportedError
- ::new — StrategyNotSupportedError
- ::new — TemperatureConverter
- #convert_temperature — CelsiusStrategy
- #convert_temperature — FahrenheitStrategy
- #convert_temperature — KelvinStrategy
- #convert_temperature — StrategyInterface
- #convert_temperature — TemperatureConverter