Class ListAgenda

  • All Implemented Interfaces:
    Agenda

    public class ListAgenda
    extends Object
    implements Agenda
    顺序布置的规则执行顺序
    Author:
    chaostone
    • Constructor Detail

      • ListAgenda

        public ListAgenda()
      • ListAgenda

        public ListAgenda​(List<Rule> rules)