mondrian.util
Class ObjectPoolTest.KeyValue

java.lang.Object
  extended by mondrian.util.ObjectPoolTest.KeyValue
Enclosing class:
ObjectPoolTest

static class ObjectPoolTest.KeyValue
extends Object


Field Summary
(package private)  long key
           
(package private)  Object value
           
 
Constructor Summary
ObjectPoolTest.KeyValue(long key, Object value)
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

key

long key

value

Object value
Constructor Detail

ObjectPoolTest.KeyValue

ObjectPoolTest.KeyValue(long key,
                        Object value)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object o)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads