Hierarchy For Package com.github.thedeathlycow.thermoo.api.environment.v2.provider
Class Hierarchy
- java.lang.Object
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.ConstantProvider (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.LightThresholdSelector (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.LightThresholdSelector.Builder
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.ModifyProvider (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.PrecipitationTypeSelector (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.PrecipitationTypeSelector.Builder
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.SeasonalEnvironmentProvider<S> (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.TemperateSeasonSelector
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.TropicalSeasonSelector
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.SetPressureFromAltitudeProvider (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.SetTemperatureFromPressureProvider (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.ShiftTemperatureProvider (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.TemperateSeasonSelector.Builder
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.TropicalSeasonSelector.Builder
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.WeatherStateSelector (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.WeatherStateSelector.Builder
Interface Hierarchy
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider