|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.leaps.util.IteratorFromPositionToTableStart
org.drools.leaps.util.ConstrainedIteratorFromPositionToTableStart
this class is for multi pass iterations to sort out facts that do not satisfy alpha nodes previous to the left next to the right
![]() |
![]() |
| Constructor Summary | |
protected |
ConstrainedIteratorFromPositionToTableStart(WorkingMemory workingMemory,
ColumnConstraints constraints,
TableRecord startRecord,
TableRecord currentRecord)
|
| Method Summary | |
boolean |
hasNext()
|
| Methods inherited from class org.drools.leaps.util.IteratorFromPositionToTableStart |
isEmpty, next, peekNext, remove, reset |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected ConstrainedIteratorFromPositionToTableStart(WorkingMemory workingMemory,
ColumnConstraints constraints,
TableRecord startRecord,
TableRecord currentRecord)
| Method Detail |
public boolean hasNext()
hasNext in interface TableIteratorhasNext in class IteratorFromPositionToTableStart
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||