Interface ICurrentDateProvider

  • All Known Implementing Classes:
    CurrentDateProvider

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

      • getCurrentTimeMillis

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