Пример #1
0
 public void setBlocked(LinkedList<LogicalDependency<SimpleMode>> justified) {
   agendaItem.setBlocked(justified);
 }