net.sf.farrago.fennel.calc
Class CalcRexImplementorTableImpl.DoubleKeyMap
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<Pair<SqlTypeName,SqlTypeName>,CalcRexImplementor>
net.sf.farrago.fennel.calc.CalcRexImplementorTableImpl.DoubleKeyMap
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Pair<SqlTypeName,SqlTypeName>,CalcRexImplementor>
- Enclosing class:
- CalcRexImplementorTableImpl
static class CalcRexImplementorTableImpl.DoubleKeyMap
- extends HashMap<Pair<SqlTypeName,SqlTypeName>,CalcRexImplementor>
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
CalcRexImplementorTableImpl.DoubleKeyMap
CalcRexImplementorTableImpl.DoubleKeyMap()