org.drools.core.common
Class ActivationIterator
java.lang.Object
org.drools.core.common.ActivationIterator
- All Implemented Interfaces:
- Serializable, Iterator
public class ActivationIterator
- extends Object
- implements Iterator
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iterator
public static Iterator iterator(InternalWorkingMemory wm)
iterator
public static Iterator iterator(org.kie.internal.runtime.StatefulKnowledgeSession ksession)
next
public Object next()
- Specified by:
next in interface Iterator
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.