org.robokind.impl.speech
Class PortableSpeechEvent.RemoteSpeechEventAdapter
java.lang.Object
org.robokind.impl.speech.PortableSpeechEvent.RemoteSpeechEventAdapter
- All Implemented Interfaces:
- org.robokind.api.common.utils.Adapter<org.robokind.avrogen.speech.SpeechEventRecord,org.robokind.api.speech.SpeechEvent>
- Enclosing class:
- PortableSpeechEvent
public static class PortableSpeechEvent.RemoteSpeechEventAdapter
- extends Object
- implements org.robokind.api.common.utils.Adapter<org.robokind.avrogen.speech.SpeechEventRecord,org.robokind.api.speech.SpeechEvent>
Converts a SpeechEventRecord to a PortableSpeechEvent.
Method Summary |
org.robokind.api.speech.SpeechEvent |
adapt(org.robokind.avrogen.speech.SpeechEventRecord a)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortableSpeechEvent.RemoteSpeechEventAdapter
public PortableSpeechEvent.RemoteSpeechEventAdapter()
adapt
public org.robokind.api.speech.SpeechEvent adapt(org.robokind.avrogen.speech.SpeechEventRecord a)
- Specified by:
adapt
in interface org.robokind.api.common.utils.Adapter<org.robokind.avrogen.speech.SpeechEventRecord,org.robokind.api.speech.SpeechEvent>
Copyright © 2011. All Rights Reserved.