public class StaticBeaconSimulator extends Object implements BeaconSimulator
| Constructor and Description |
|---|
StaticBeaconSimulator() |
| Modifier and Type | Method and Description |
|---|---|
List<Beacon> |
getBeacons() |
void |
setBeacons(List<Beacon> beacons) |
public List<Beacon> getBeacons()
getBeacons in interface BeaconSimulator