org.robokind.impl.motion.messaging
Class JMSMotionFrameAsyncReceiver.MotionFrameEventRecordAdapter
java.lang.Object
org.robokind.impl.motion.messaging.JMSMotionFrameAsyncReceiver.MotionFrameEventRecordAdapter
- All Implemented Interfaces:
- Adapter<MotionFrameEventRecord,MotionFrameEvent>
- Enclosing class:
- JMSMotionFrameAsyncReceiver
public static class JMSMotionFrameAsyncReceiver.MotionFrameEventRecordAdapter
- extends Object
- implements Adapter<MotionFrameEventRecord,MotionFrameEvent>
Converts a MotionFrameEventRecord to a MotionFrameEvent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSMotionFrameAsyncReceiver.MotionFrameEventRecordAdapter
public JMSMotionFrameAsyncReceiver.MotionFrameEventRecordAdapter()
adapt
public MotionFrameEvent adapt(MotionFrameEventRecord a)
- Specified by:
adapt in interface Adapter<MotionFrameEventRecord,MotionFrameEvent>
Copyright © 2011-2012. All Rights Reserved.