| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.onemind.commons.java.datastructure.DuoMapKey
Represent a map key that consists of two value
| Constructor Summary | |
DuoMapKey(java.lang.Object key1,
          java.lang.Object key2)
Constructor  | 
|
| Method Summary | |
 boolean | 
equals(java.lang.Object o)
 | 
 int | 
hashCode()
 | 
| Methods inherited from class java.lang.Object | 
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DuoMapKey(java.lang.Object key1,
                 java.lang.Object key2)
key1 - key2 - | Method Detail | 
public int hashCode()
public boolean equals(java.lang.Object o)
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||