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