org.robokind.impl.motion.messaging
Class PortableRobotResponse.RobotResponseKeyAdapter

java.lang.Object
  extended by org.robokind.impl.motion.messaging.PortableRobotResponse.RobotResponseKeyAdapter
All Implemented Interfaces:
PolymorphicAdapter.AdapterKeyMap<RobotResponse>
Enclosing class:
PortableRobotResponse

public static class PortableRobotResponse.RobotResponseKeyAdapter
extends Object
implements PolymorphicAdapter.AdapterKeyMap<RobotResponse>


Constructor Summary
PortableRobotResponse.RobotResponseKeyAdapter()
           
 
Method Summary
 String getKey(RobotResponse t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableRobotResponse.RobotResponseKeyAdapter

public PortableRobotResponse.RobotResponseKeyAdapter()
Method Detail

getKey

public String getKey(RobotResponse t)
Specified by:
getKey in interface PolymorphicAdapter.AdapterKeyMap<RobotResponse>


Copyright © 2011-2012. All Rights Reserved.