public class VolatileMaskedTuple extends VolatileTuple
Modifier and Type | Field and Description |
---|---|
protected TupleMask |
mask |
protected ITuple |
source |
Constructor and Description |
---|
VolatileMaskedTuple(ITuple source,
TupleMask mask) |
VolatileMaskedTuple(TupleMask mask) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(int index) |
int |
getSize() |
void |
updateTuple(ITuple newSource) |
equals, hashCode, toImmutable
doCalcHash, getDistinctElements, getElements, internalEquals, invertIndex, invertIndexWithMupliplicity, raiseIndexingError, toString