org.robokind.demo.robot.replication
Class EventDecoder.EventListDecoder
java.lang.Object
org.robokind.demo.robot.replication.EventDecoder.EventListDecoder
- All Implemented Interfaces:
- org.jflux.api.core.Adapter<org.jflux.avrogen.EventListRecord,List<org.jflux.avrogen.EventRecord>>
- Enclosing class:
- EventDecoder<H,T>
public static class EventDecoder.EventListDecoder
- extends Object
- implements org.jflux.api.core.Adapter<org.jflux.avrogen.EventListRecord,List<org.jflux.avrogen.EventRecord>>
|
Method Summary |
List<org.jflux.avrogen.EventRecord> |
adapt(org.jflux.avrogen.EventListRecord a)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventDecoder.EventListDecoder
public EventDecoder.EventListDecoder()
adapt
public List<org.jflux.avrogen.EventRecord> adapt(org.jflux.avrogen.EventListRecord a)
- Specified by:
adapt in interface org.jflux.api.core.Adapter<org.jflux.avrogen.EventListRecord,List<org.jflux.avrogen.EventRecord>>
Copyright © 2011-2013. All Rights Reserved.