Interface ScheduleDef

All Known Implementing Classes:
ClockDef

public interface ScheduleDef
Marker interface for a Schedule definition.
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static swim.structure.Form<ScheduleDef>
     
  • Method Details

    • form

      @Kind static swim.structure.Form<ScheduleDef> form()