org.robokind.demo.robot.replication
Class EventDecoder.EventListDecoder

java.lang.Object
  extended by 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>>


Constructor Summary
EventDecoder.EventListDecoder()
           
 
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
 

Constructor Detail

EventDecoder.EventListDecoder

public EventDecoder.EventListDecoder()
Method Detail

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.