public class ContextsCollector
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<SimpleInterval> |
backupList |
java.util.List<SimpleInterval> |
bars |
protected int |
nBudget |
protected SimpleInterval |
tmp_si |
| Constructor and Description |
|---|
ContextsCollector() |
public java.util.List<SimpleInterval> bars
protected java.util.List<SimpleInterval> backupList
protected SimpleInterval tmp_si
protected int nBudget