org.schwiebert.abl4j.select
Class KnowledgeBase
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<Range,Vector<IConstituent<?>>>
org.schwiebert.abl4j.select.KnowledgeBase
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Range,Vector<IConstituent<?>>>
public class KnowledgeBase
- extends HashMap<Range,Vector<IConstituent<?>>>
Helper class that represents a knowledge base
- Author:
- sschwieb
- See Also:
- Serialized Form
| Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
KnowledgeBase
public KnowledgeBase()
© 2007 Stephan Schwiebert