站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

org.drools.util (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Package org.drools.util

Interface Summary
AbstractHashTable.Index  
AbstractHashTable.ObjectComparator  
CompositeCollection.CollectionMutator Pluggable strategy to handle changes to the composite.
Entry  
Iterator  
LinkedListNode Items placed in a LinkedList must implement this interface .
Queue  
Queueable  
 

Class Summary
AbstractBaseLinkedListNode Provides a abstract base implementation that an object can extend so that it can be used in a LinkedList.
AbstractHashTable  
AbstractHashTable.DoubleCompositeIndex  
AbstractHashTable.EqualityEquals  
AbstractHashTable.FactEntry  
AbstractHashTable.FieldIndex  
AbstractHashTable.HashTableIterator Fast re-usable iterator
AbstractHashTable.InstanceEquals  
AbstractHashTable.SingleIndex  
AbstractHashTable.TripleCompositeIndex  
ArrayUtils Taken from commons lang
BinaryHeapQueue  
BinaryRuleBaseLoader This loads up rulebases from binary packages.
CompositeCollection Decorates a collection of other collections to provide a single unified view.
FactHandleIndexHashTable  
FactHandleIndexHashTable.FieldIndexEntry  
FactHandleIndexHashTable.FieldIndexHashTableIterator Fast re-usable iterator
FactHashTable  
IteratorChain An IteratorChain is an Iterator that wraps a number of Iterators.
JavaIteratorAdapter  
LinkedList This is a simple linked linked implementation.
LinkedList.JavaUtilIterator  
LinkedListEntry 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.
ObjectHashMap  
ObjectHashMap.ObjectEntry  
ObjectHashSet  
ObjectHashSet.ObjectEntry  
PrimitiveLongMap  
PrimitiveLongStack  
ReflectiveVisitor Java Tip 98: Reflect on the Visitor design pattern.
StringUtils Ripped form commons StringUtil:
ThreadSafeJavaIteratorAdapter  
TupleHashTable  
TupleIndexHashTable  
TupleIndexHashTable.FieldIndexEntry  
TupleIndexHashTable.FieldIndexHashTableFullIterator  
TupleIndexHashTable.FieldIndexHashTableIterator Fast re-usable iterator
UUID UUID represents Universally Unique Identifiers (aka Global UID in Windows world).
UUIDGenerator Ripped from JUG
 



Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.