Does anyone know if the collection given by the interface RangeNotifier is ordered by approximate distance from the device, with the closest beacons at the beginning of the array like in iOS?
didRangeBeaconsInRegion(java.util.Collection iBeacons, Region region)
Thanks