Package org.drools.core.util
package org.drools.core.util
-
ClassDescriptionAbstractLinkedListNode<T extends DoubleLinkedEntry<T>>Provides a abstract base implementation that an object can extend so that it can be used in a LinkedList.ArrayQueue<T extends Queue.QueueEntry>Bag<T>BinaryHeapQueue<T extends Queue.QueueEntry>DoubleLinkedEntry<T extends DoubleLinkedEntry<T>>Items placed in a
LinkedListmust implement this interface .FastIterator<T>Fast re-usable iteratorIterator<T>A helper class to deal with the key store and signing process during SerialisationThis class contains a set of utility functions that were created with the aim to be used in the context of a process's action scripts and conditions scripts.LinkedList<T extends DoubleLinkedEntry<T>>This is a simple linked implementation.LinkedList.JavaUtilIterator<T extends DoubleLinkedEntry<T>>LinkedList.LinkedListIterator<T extends DoubleLinkedEntry<T>>Returns a list iteratorLinkedList.TMSLinkedListFastIterator<K extends SingleLinkedEntry<K>>The idea behindLinkedListNodeWrapperis to be able to add the sameLinkedListNodeto multipleLinkedLists where the node can have different previous and next nodes in each list.Queue<T extends Queue.QueueEntry>ScalablePool<T>SingleLinkedEntry<T extends SingleLinkedEntry<T>>TreeSetQueue<T extends Queue.QueueEntry>TupleRBTree<K extends Comparable<? super K>>TupleRBTree.Node<K extends Comparable<? super K>>TupleRBTree.RangeFastIterator<K extends Comparable<? super K>>