|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Dictionary<K,V>
java.util.Hashtable<String,T>
tom.library.freshgom.ConvertMap<T>
public class ConvertMap<T extends Atom>
Constructor Summary | |
---|---|
ConvertMap()
|
|
ConvertMap(ConvertMap<T> o)
|
Method Summary | |
---|---|
ConvertMap<T> |
combine(ConvertMap<T> m)
|
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 |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConvertMap()
public ConvertMap(ConvertMap<T> o)
Method Detail |
---|
public ConvertMap<T> combine(ConvertMap<T> m)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |