public class GlobalPusher extends Object
| Constructor and Description |
|---|
GlobalPusher(WeatherPusher weatherPusher,
NominationPusher nominationPusher) |
| Modifier and Type | Method and Description |
|---|---|
NominationPusher |
getNominations() |
WeatherPusher |
getWeather() |
public GlobalPusher(WeatherPusher weatherPusher, NominationPusher nominationPusher)
public NominationPusher getNominations()
public WeatherPusher getWeather()
Copyright © 2014 Power TAC. All Rights Reserved.