|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBaseLinkedListNode | |
|---|---|
| org.drools.common | |
| org.drools.core.util | |
| Uses of AbstractBaseLinkedListNode in org.drools.common |
|---|
| Subclasses of AbstractBaseLinkedListNode in org.drools.common | |
|---|---|
class |
ActivationGroupNode
|
class |
ActivationNode
|
class |
SimpleLogicalDependency
LogicalDependency is a special node for LinkedLists that maintains references for the Activation justifier and the justified FactHandle. |
| Uses of AbstractBaseLinkedListNode in org.drools.core.util |
|---|
| Subclasses of AbstractBaseLinkedListNode in org.drools.core.util | |
|---|---|
class |
LinkedListEntry<T>
The idea behind LinkedListNodeWrapper is to be able to add
the same LinkedListNode to multiple LinkedLists
where the node can have different previous and next nodes in each list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||