Interface TrackPointIterator

    • Method Detail

      • hasNext

        boolean hasNext()
        Specified by:
        hasNext in interface java.util.Iterator<TrackPoint>
      • remove

        void remove()
        Specified by:
        remove in interface java.util.Iterator<TrackPoint>