tom.library.freshgom
Class ExportMap<T extends Atom>
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<T,String>
tom.library.freshgom.ExportMap<T>
- All Implemented Interfaces:
- Serializable, Cloneable, Map<T,String>
public class ExportMap<T extends Atom>
- extends Hashtable<T,String>
- See Also:
- Serialized Form
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
ExportMap
public ExportMap()
ExportMap
public ExportMap(ExportMap<T> o)
addSet
public ExportMap<T> addSet(Collection<T> atoms)