Drools :: Core 6.0.0.Beta5

Package org.drools.core.util

Interface Summary
AbstractHashTable.Index  
AbstractHashTable.ObjectComparator  
AbstractXStreamConverter.NodeReader  
CodedHierarchy<T>  
CompositeCollection.CollectionMutator Pluggable strategy to handle changes to the composite.
DeepCloneable<T>  
Entry<T extends Entry<T>>  
FactEntry  
FastIterator  
HierarchyEncoder<T>  
Iterator<T>  
LinkedListNode<T extends LinkedListNode<T>> Items placed in a LinkedList must implement this interface .
Predicate<T>  
Queue  
Triple  
TripleFactory  
 

Class Summary
AbstractBaseLinkedListNode<T extends LinkedListNode<T>> Provides a abstract base implementation that an object can extend so that it can be used in a LinkedList.
AbstractHashTable  
AbstractHashTable.AbstractObjectComparator  
AbstractHashTable.DoubleCompositeIndex  
AbstractHashTable.EqualityEquals  
AbstractHashTable.FieldIndex  
AbstractHashTable.InstanceEquals  
AbstractHashTable.SingleIndex  
AbstractHashTable.TripleCompositeIndex  
AbstractXStreamConverter  
ArrayIterator Implements an Iterator over any array.
ArrayUtils Taken from commons lang Operations on arrays, primitive arrays (like int[]) and primitive wrapper arrays (like Integer[]).
BinaryHeapQueue  
BinaryRuleBaseLoader This loads up rulebases from binary packages.
BitMaskUtil  
ClassUtils  
ClassUtils.MapClassLoader This is an Internal Drools Class
CodedHierarchyImpl<T>  
CodedHierarchyImpl.HierCodeComparator  
CodedHierarchyImpl.HierNode<T>  
CompositeCollection Decorates a collection of other collections to provide a single unified view.
ConfFileUtils  
DateUtils  
DelegatingSystemEventListener  
DroolsStreamUtils Created by IntelliJ IDEA.
FastIterator.IteratorAdapter  
FileManager  
HashTableIterator Fast re-usable iterator
HierarchyEncoderImpl<T> Encodes a hierachy using bit masks, according to the algorithm described in M.F. van Bommel, P.
HierarchySorter<K>  
IoUtils  
IteratorChain An IteratorChain is an Iterator that wraps a number of Iterators.
JavaIteratorAdapter  
KeyStoreHelper A helper class to deal with the key store and signing process during Serialisation This class will read and use the following system properties: drools.serialization.sign = drools.serialization.private.keyStoreURL = drools.serialization.private.keyStorePwd = drools.serialization.private.keyAlias = drools.serialization.private.keyPwd = drools.serialization.public.keyStoreURL = drools.serialization.public.keyStorePwd =
LeftTupleRBTree<K extends Comparable<? super K>>  
LeftTupleRBTree.Node<K extends Comparable<? super K>>  
LeftTupleRBTree.RangeFastIterator<K extends Comparable<? super K>>  
LinkedList<T extends LinkedListNode<T>> This is a simple linked linked implementation.
LinkedList.JavaUtilIterator<T extends LinkedListNode<T>>  
LinkedList.LinkedListFastIterator  
LinkedList.LinkedListIterator<T extends LinkedListNode<T>> Returns a list iterator
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.
MathUtils Utility methods for math classes
Memento<T>  
MemoryUtil  
MemoryUtil.MemoryStats  
NumberUtils  
ObjectHashMap  
ObjectHashMap.ObjectEntry  
ObjectHashSet  
ObjectHashSet.ObjectEntry  
Predicate.PassAll  
RBTree<K extends Comparable<? super K>,V>  
RBTree.Node<K extends Comparable<? super K>,V>  
RBTree.RBTreeFastIterator<K extends Comparable<? super K>,V>  
ReflectiveVisitor Java Tip 98: Reflect on the Visitor design pattern.
RightTupleRBTree<K extends Comparable<? super K>>  
RightTupleRBTree.Node<K extends Comparable<? super K>>  
RightTupleRBTree.RangeFastIterator<K extends Comparable<? super K>>  
StringUtils Ripped form commons StringUtil, unless specified: Operations on String that are null safe.
ThreadSafeJavaIteratorAdapter  
TripleFactoryImpl  
TripleImpl  
TripleStore  
TripleStore.TripleKeyComparator  
 

Enum Summary
LeftTupleRBTree.Boundary  
LeftTupleRBTree.Color  
RBTree.Boundary  
RBTree.Color  
RightTupleRBTree.Boundary  
RightTupleRBTree.Color  
StringUtils.SIMILARITY_STRATS  
 


Drools :: Core 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.