public interface TupleSetListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
tupleSetChanged(TupleSet tset,
Tuple[] added,
Tuple[] removed)
Notification that a TupleSet has changed.
|
Copyright ? 2013 Regents of the University of California