Interface Clock

  • All Known Implementing Classes:
    FakeClock, SystemClock

    public interface Clock
    An interface through which system clocks can be read and HandlerWrappers created. The DEFAULT implementation must be used for all non-test cases.