gcspy.comm
Interface Command


public interface Command

A command object

Author:
Tony Printezis

Method Summary
 void execute(BufferedInput in)
          Read a command from an input and execute it
 

Method Detail

execute

void execute(BufferedInput in)
Read a command from an input and execute it

Parameters:
in - The buffered input