Class AnswerTranslator<S>


  • public class AnswerTranslator<S>
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      Response<S> from​(Answer to)  
      Answer to​(Response<S> from)  
      Answer to​(Answer to, Response<S> from)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait