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