-
public interface BeaconSimulator
Created by dyoung on 4/18/14.
-
-
Method Summary
Modifier and Type Method Description abstract List<Beacon>
getBeacons()
-
-
Method Detail
-
getBeacons
abstract List<Beacon> getBeacons()
-
-
-
-