public class InputResponseWrapper<T,R> extends java.lang.Object
T
input
<any>
response
InputResponseWrapper(T input, <any> response)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final T input
public final <any> response
public InputResponseWrapper(T input, <any> response)