Class ActivationIterator
java.lang.Object
org.drools.serialization.protobuf.iterators.ActivationIterator
- All Implemented Interfaces:
Serializable,Iterator<InternalMatch>
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic Iterator<InternalMatch>static Iterator<InternalMatch>iterator(WorkingMemoryEntryPoint ksession) static Iterator<InternalMatch>iterator(org.kie.api.runtime.KieSession ksession) next()
-
Method Details
-
iterator
-
iterator
-
iterator
-
next
- Specified by:
nextin interfaceIterator<InternalMatch>
-