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