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