public class HistoricalViewableDesc extends Object
Constructor and Description |
---|
HistoricalViewableDesc(int numStreams) |
Modifier and Type | Method and Description |
---|---|
SortedSet<Integer>[] |
getDependenciesPerHistorical() |
boolean[] |
getHistorical() |
boolean |
isHasHistorical() |
void |
setHistorical(int streamNum,
SortedSet<Integer> dependencies) |