org.cogchar.bundle.demo.convo
Class ConvoResponseStringAdapter<R extends GenRespWithConf>

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

Constructor Summary
ConvoResponseStringAdapter()
           
 
Method Summary
 String adapt(R a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvoResponseStringAdapter

public ConvoResponseStringAdapter()
Method Detail

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.