Class TupleChangingViewUpdateListener<T>

java.lang.Object
tools.refinery.store.query.interpreter.internal.update.SymbolViewUpdateListener<T>
tools.refinery.store.query.interpreter.internal.update.TupleChangingViewUpdateListener<T>
All Implemented Interfaces:
InterpretationListener<T>

public class TupleChangingViewUpdateListener<T> extends SymbolViewUpdateListener<T>
  • Method Details

    • put

      public void put(Tuple key, T fromValue, T toValue, boolean restoring)