T
public abstract class OnlineRequest<T extends OnlineResponse> extends Object implements Serializable
OnlineRequest()
createResponse()
Class<T>
getResponseClass()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OnlineRequest()
public Class<T> getResponseClass()
public T createResponse()
Copyright © 2021 KRProject. All rights reserved.