poker
Class Poker

java.lang.Object
  extended by poker.Poker

public class Poker
extends java.lang.Object

Klasse für die Bedienung des Pokertisches ohne GUI.


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

Constructor Detail

Poker

public Poker()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException

waitForEnter

public static void waitForEnter()