Package mondrian.util
Class ObjectPoolTest.KeyValue
- java.lang.Object
-
- mondrian.util.ObjectPoolTest.KeyValue
-
- Enclosing class:
- ObjectPoolTest
static class ObjectPoolTest.KeyValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description KeyValue(long key, java.lang.Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
java.lang.String
toString()
-