public interface IModifiableTuple extends ITuple
Modifier and Type | Method and Description |
---|---|
void |
set(int index,
java.lang.Object value)
Sets the selected value for a tuple
|
get, getDistinctElements, getElements, getSize, invertIndex, invertIndexWithMupliplicity, toImmutable