org.robokind.impl.animation.messaging
Class PortableAnimationEvent.RecordMessageAdapter

java.lang.Object
  extended by org.robokind.impl.animation.messaging.PortableAnimationEvent.RecordMessageAdapter
All Implemented Interfaces:
org.jflux.api.core.util.Adapter<AnimationEventRecord,AnimationEvent>
Enclosing class:
PortableAnimationEvent

public static class PortableAnimationEvent.RecordMessageAdapter
extends Object
implements org.jflux.api.core.util.Adapter<AnimationEventRecord,AnimationEvent>


Constructor Summary
PortableAnimationEvent.RecordMessageAdapter()
           
 
Method Summary
 AnimationEvent adapt(AnimationEventRecord a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableAnimationEvent.RecordMessageAdapter

public PortableAnimationEvent.RecordMessageAdapter()
Method Detail

adapt

public AnimationEvent adapt(AnimationEventRecord a)
Specified by:
adapt in interface org.jflux.api.core.util.Adapter<AnimationEventRecord,AnimationEvent>


Copyright © 2011-2012. All Rights Reserved.