calculate abstract method

Point calculate(
  1. List<Beacon> beacons
)

Implementation

Point calculate(List<Beacon> beacons);