Class SymbolViewUpdateListener<T>

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

public abstract class SymbolViewUpdateListener<T> extends Object implements InterpretationListener<T>