public class JsonRequest<T> extends java.lang.Object implements java.io.Serializable
JsonRequest(T data)
T
getData(T type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonRequest(T data)
public T getData(T type)