public class WeightedHardConflicts.IterationContext extends AbstractCriterion.ValueContext
| Modifier and Type | Field and Description |
|---|---|
protected long |
iIteration |
iTotal| Modifier | Constructor and Description |
|---|---|
protected |
IterationContext(Assignment<Lecture,Placement> assignment) |
| Modifier and Type | Method and Description |
|---|---|
long |
getIteration() |
void |
setIteration(long iteration) |
assigned, getBounds, getTotal, inc, setBounds, setTotal, unassignedprotected long iIteration
protected IterationContext(Assignment<Lecture,Placement> assignment)
public void setIteration(long iteration)
public long getIteration()