com.asdf.plugins.pokergames.texasholdem.bots
Class ChatGenerator

java.lang.Object
  extended by com.asdf.plugins.pokergames.texasholdem.bots.ChatGenerator

public class ChatGenerator
extends java.lang.Object


Constructor Summary
ChatGenerator()
           
 
Method Summary
static java.lang.String getSentence()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatGenerator

public ChatGenerator()
Method Detail

main

public static void main(java.lang.String[] args)

getSentence

public static java.lang.String getSentence()