Class PolarDeviceLog

  • All Implemented Interfaces:

    
    public final class PolarDeviceLog
    
                        

    Represents a log file fetched from a Polar device.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getPath() the file path on the device (e.g.
      final ByteArray getData() the raw file contents as a ByteArray
      Boolean equals(Object other)
      Integer hashCode()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait