public interface SubsetConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
consumeSubset(TopcatModel tcModel,
java.util.BitSet rowMask)
Consumes a subset.
|
void consumeSubset(TopcatModel tcModel, java.util.BitSet rowMask)
tcModel - model to which the row mask appliesrowMask - bit mask in which set bits represent rows in
the subsetCopyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.