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