Interface SystemTimeProvider

All Known Implementing Classes:
BasicSystemTimeProvider, FixedSystemTimeProvider

@Published(tag="architect") public interface SystemTimeProvider
システム日時を提供するクラスのインタフェース。
  • Method Summary

    Modifier and Type
    Method
    Description
    システム日時を取得する。
    システム日時を取得する。
  • Method Details

    • getDate

      Date getDate()
      システム日時を取得する。
      Returns:
      システム日時
    • getTimestamp

      Timestamp getTimestamp()
      システム日時を取得する。
      Returns:
      システム日時