public interface ConstraintSolver
Modifier and Type | Method and Description |
---|---|
void |
resolve(java.lang.Iterable<metroIIcomm.Event.Builder> metroIIEventList)
Update the MetroII events in the specified list.
|
void resolve(java.lang.Iterable<metroIIcomm.Event.Builder> metroIIEventList)
metroIIEventList
- a list of MetroII events to be updated.