org.cogchar.bundle.demo.convo
Class ConvoResponseStringAdapter<R extends GenRespWithConf>
java.lang.Object
org.cogchar.bundle.demo.convo.ConvoResponseStringAdapter<R>
- All Implemented Interfaces:
- org.jflux.api.core.Adapter<R,String>
public class ConvoResponseStringAdapter<R extends GenRespWithConf>
- extends Object
- implements org.jflux.api.core.Adapter<R,String>
- Author:
- Matthew Stevenson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConvoResponseStringAdapter
public ConvoResponseStringAdapter()
adapt
public String adapt(R a)
- Specified by:
adapt in interface org.jflux.api.core.Adapter<R extends GenRespWithConf,String>
Copyright © 2010-2014. All Rights Reserved.