Uses of Class org.pokersource.enum.HandValuation

Uses in package org.pokersource.enum

Classes derived from org.pokersource.enum.HandValuation

class
Defines an ordering (from 'weakest' to 'strongest') of holdem hand groups.

Methods with parameter type org.pokersource.enum.HandValuation

void
ThresholdHandGroup.registerHandValuation(String valuationName, HandValuation valuation)
Register a new HandValuation that will be referred to as valuationName.

PokerSource Home Page - Learn how you can contribute!