org.pokersource.enum

Class HandMatchup

Implemented Interfaces:
Comparable

public class HandMatchup
extends LongArray

Represents one poker confrontation in which each player holds one specific hand.
Author:
Michael Maurer <mjmaurer@yahoo.com>
See Also:
MatchupOutcome

Field Summary

Fields inherited from class org.pokersource.util.LongArray

values

Constructor Summary

HandMatchup(values[] )

Method Summary

Methods inherited from class org.pokersource.util.LongArray

compareTo, equals, hashCode, toString

Constructor Details

HandMatchup

public HandMatchup(values[] )

PokerSource Home Page - Learn how you can contribute!