Package mondrian.olap.fun
Class FunUtil.ObjIntPair<T>
- java.lang.Object
-
- mondrian.olap.fun.FunUtil.ObjIntPair<T>
-
-
Constructor Summary
Constructors Constructor Description ObjIntPair(T t, int i)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
java.lang.String
toString()
-