public class StringCommandSerializer extends Object implements ICommandSerializer<String>
| Constructor and Description |
|---|
StringCommandSerializer() |
| Modifier and Type | Method and Description |
|---|---|
String |
serialize(CommandMessage command)
Serialize command into some form that may be sent to the world simulator.
|
String |
toString() |
public String serialize(CommandMessage command)
ICommandSerializerserialize in interface ICommandSerializer<String>Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.