Interface ICurrentDateProvider

All Known Implementing Classes:
CurrentDateProvider

@Internal public interface ICurrentDateProvider
Date Provider to make the Transport unit testable
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the current time in millis
  • Method Details

    • getCurrentTimeMillis

      long getCurrentTimeMillis()
      Returns the current time in millis
      Returns:
      the time in millis