Interface IModifiableTuple
- All Superinterfaces:
ITuple
- All Known Implementing Classes:
VolatileModifiableMaskedTuple
A tuple that allows modifying the underlying value. Should not be used for non-volatile tuples.
- Since:
- 1.7
-
Method Summary
Methods inherited from interface tools.refinery.interpreter.matchers.tuple.ITuple
get, getDistinctElements, getElements, getSize, invertIndex, invertIndexWithMupliplicity, toImmutable