Interface NmeaReader

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.Iterable<java.lang.String> read()
      Returns an Iterable of the NMEA messages.
    • Method Detail

      • read

        java.lang.Iterable<java.lang.String> read()
        Returns an Iterable of the NMEA messages.
        Returns: