Package com.polar.sdk.api.model.sleep
Class PolarSleepDataKt
-
- All Implemented Interfaces:
public final class PolarSleepDataKt
-
-
Method Summary
Modifier and Type Method Description final static List<SleepWakePhase>fromPbSleepwakePhasesListProto(List<<Error class: unknown class>> pbSleepwakePhasesList)final static List<SleepCycle>fromPbSleepCyclesList(List<<Error class: unknown class>> pbSleepCyclesList)final static OriginalSleepRange)>fromPbOriginalSleepRange(<Error class: unknown class> pbOriginalSleepRange)final static List<ZonedDateTime>convertSnoozeTimeListToZonedDateTimeList(List<<Error class: unknown class>> snoozeTimeList)-
-
Method Detail
-
fromPbSleepwakePhasesListProto
final static List<SleepWakePhase> fromPbSleepwakePhasesListProto(List<<Error class: unknown class>> pbSleepwakePhasesList)
-
fromPbSleepCyclesList
final static List<SleepCycle> fromPbSleepCyclesList(List<<Error class: unknown class>> pbSleepCyclesList)
-
fromPbOriginalSleepRange
final static OriginalSleepRange )>fromPbOriginalSleepRange(<Error class: unknown class> pbOriginalSleepRange)
-
convertSnoozeTimeListToZonedDateTimeList
final static List<ZonedDateTime> convertSnoozeTimeListToZonedDateTimeList(List<<Error class: unknown class>> snoozeTimeList)
-
-
-
-