bot.module.th.shc
Class TableLoose

java.lang.Object
  extended by bot.module.th.shc.StartingHandChart
      extended by bot.module.th.shc.TableCSV
          extended by bot.module.th.shc.TableLoose
All Implemented Interfaces:
IF_GetProposal, IF_StartingHandChart

public class TableLoose
extends TableCSV

OFFENSIVE table from: http://www.casino-forum.net/poker-diskussionen/6391-poker-starthaende-tabelle.html


Field Summary
private static java.lang.String csv_dat
           
 
Fields inherited from class bot.module.th.shc.TableCSV
csvArr
 
Fields inherited from class bot.module.th.shc.StartingHandChart
rank, suite, table
 
Constructor Summary
TableLoose()
          Constructor
 
Method Summary
 
Methods inherited from class bot.module.th.shc.StartingHandChart
getProposal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

csv_dat

private static final java.lang.String csv_dat
See Also:
Constant Field Values
Constructor Detail

TableLoose

public TableLoose()
Constructor