T
public class Return<T> extends java.lang.Object
private T
result
Return()
getResult()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@SerializedName(value="return") private T result
public Return()
public T getResult()