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