Interface IGpsDevice

  • All Known Implementing Classes:
    GpsDevice

    public interface IGpsDevice
    • Method Detail

      • getPath

        java.lang.String getPath()
      • records

        net.anwiba.commons.lang.functional.IClosableIterator<IRecord,​java.io.IOException> records()
                                                                                                 throws java.io.IOException
        Throws:
        java.io.IOException