Class SpeedCameraInfoArray


  • public class SpeedCameraInfoArray
    extends geolife.android.navigationsystem.internal.NativePointerHolder
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      android.util.Pair<SpeedCameraInfo,​java.lang.Float> getSpeedCameraInfoWithDistance​(int index)  
      int size()  
      • Methods inherited from class geolife.android.navigationsystem.internal.NativePointerHolder

        destroy
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • size

        public int size()
      • getSpeedCameraInfoWithDistance

        public android.util.Pair<SpeedCameraInfo,​java.lang.Float> getSpeedCameraInfoWithDistance​(int index)