mondrian.rolap
Class SmartMemberListCache.Key2<T1,T2>

java.lang.Object
  extended by mondrian.rolap.SmartMemberListCache.Key2<T1,T2>
Enclosing class:
SmartMemberListCache<K,V>

static class SmartMemberListCache.Key2<T1,T2>
extends java.lang.Object

a HashMap key that consists of two components.


Field Summary
(package private)  T1 o1
           
(package private)  T2 o2
           
 
Constructor Summary
SmartMemberListCache.Key2(T1 o1, T2 o2)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

o1

T1 o1

o2

T2 o2
Constructor Detail

SmartMemberListCache.Key2

public SmartMemberListCache.Key2(T1 o1,
                                 T2 o2)
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

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