Interface Clock

All Known Implementing Classes:
ClockSystem

public interface Clock
The time provider for a TimeTable.
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    <R> R
    walk(Clock.Visitor<R> visitor)