Uses of Interface
bot.module.IF_GetEquity

Packages that use IF_GetEquity
bot   
bot.module.equity   
 

Uses of IF_GetEquity in bot
 

Fields in bot with type parameters of type IF_GetEquity
protected  java.util.List<IF_GetEquity> Bot.equities
           
 

Uses of IF_GetEquity in bot.module.equity
 

Subinterfaces of IF_GetEquity in bot.module.equity
 interface IF_Equity
          Specifies the interface for a module of the group "getEquity".
 

Classes in bot.module.equity that implement IF_GetEquity
 class SubjectiveAllinEquity
          This class weights the odds of the pot size to the needed call size against the odds of winning the hand.