ggz.cards.client
Class Client.GameState

java.lang.Object
  extended by ggz.cards.client.Client.GameState
Enclosing class:
Client

public static class Client.GameState
extends java.lang.Object

GGZCards client game states


Constructor Summary
protected Client.GameState(java.lang.String s)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Client.GameState

protected Client.GameState(java.lang.String s)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object