Package org.drools.core.phreak
Interface ReactiveObject
-
- All Known Implementing Classes:
AbstractReactiveObject,ReactiveCollection,ReactiveList,ReactiveSet
public interface ReactiveObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddLeftTuple(Tuple leftTuple)java.util.Collection<Tuple>getLeftTuples()voidremoveLeftTuple(Tuple leftTuple)
-