Package | Description |
---|---|
org.drools.core.reteoo |
Modifier and Type | Method and Description |
---|---|
WindowTupleList |
WindowTupleList.getListNext() |
WindowTupleList |
WindowTupleList.getListPrevious() |
Modifier and Type | Method and Description |
---|---|
boolean |
WindowTupleList.equals(WindowTupleList other) |
void |
WindowTupleList.setListNext(WindowTupleList listNext) |
void |
WindowTupleList.setListPrevious(WindowTupleList listPrevious) |
Constructor and Description |
---|
WindowTuple(InternalFactHandle handle,
RightTupleSink sink,
WindowTupleList list) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.