public interface SubsetConsumer
| Modifier and Type | Method | 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-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.