|
PokerSource Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pokersource.util.LongArray
org.pokersource.enum.HandMatchup
public class HandMatchup
Represents one poker confrontation in which each player holds one specific hand.
MatchupOutcome
Field Summary |
---|
Fields inherited from class org.pokersource.util.LongArray |
---|
values |
Constructor Summary | |
---|---|
HandMatchup(long[] values)
|
Method Summary |
---|
Methods inherited from class org.pokersource.util.LongArray |
---|
compareTo, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HandMatchup(long[] values)
|
PokerSource Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |