|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.hammurapi.reasoning.impl.HandleCollection<E>
com.hammurapi.reasoning.impl.HandleSet<E>
public class HandleSet<E>
| Field Summary |
|---|
| Fields inherited from class com.hammurapi.reasoning.impl.HandleCollection |
|---|
handleCollection, knowledgeBase |
| Constructor Summary | |
|---|---|
HandleSet(KnowledgeBase<E> kb,
Set<Handle<E>> handleCollection)
|
|
| Method Summary |
|---|
| Methods inherited from class com.hammurapi.reasoning.impl.HandleCollection |
|---|
add, addAll, clear, contains, containsAll, isEmpty, iterator, readLock, remove, removeAll, retainAll, size, toArray, toArray, writeLock |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Constructor Detail |
|---|
public HandleSet(KnowledgeBase<E> kb,
Set<Handle<E>> handleCollection)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||