fi.utu.cs.hockey
Class AIsHockeyClient

java.lang.Object
  |
  +--fi.utu.cs.hockey.AIsHockeyClient

public class AIsHockeyClient
extends java.lang.Object

A hockey game client.


Constructor Summary
protected AIsHockeyClient(java.io.InputStream in)
          Constructs a hockey client based on the initialization data from the stream in.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AIsHockeyClient

protected AIsHockeyClient(java.io.InputStream in)
Constructs a hockey client based on the initialization data from the stream in.