|
PokerSource Java API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.pokersource.enum.HandMatchup
Field Summary | |
private int |
hash
|
long[] |
matchHands
|
Constructor Summary | |
HandMatchup(long[] matchHands)
|
Method Summary | |
private void |
computeHash()
|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long[] matchHands
private int hash
Constructor Detail |
public HandMatchup(long[] matchHands)
Method Detail |
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
private void computeHash()
public int hashCode()
hashCode
in class java.lang.Object
|
PokerSource Java API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |