Interface Weather.Factory
- Enclosing interface:
Weather
public static interface Weather.Factory
-
Method Summary
Modifier and TypeMethodDescriptionof
(WeatherType type, Ticks remainingDuration, Ticks runningDuration)
-
Method Details
-
of
-
Weather
of(WeatherType type,
Ticks remainingDuration,
Ticks runningDuration)