public interface RequestManager
限定符和类型 | 方法和说明 |
---|---|
boolean |
appendRowChange(RowChangeWithGroup rowChangeWithGroup) |
void |
clear() |
int |
getTotalRowsCount() |
RequestWithGroups |
makeRequest() |
void |
sendRequest(RequestWithGroups requestWithGroups) |
boolean appendRowChange(RowChangeWithGroup rowChangeWithGroup)
RequestWithGroups makeRequest()
void sendRequest(RequestWithGroups requestWithGroups)
int getTotalRowsCount()
void clear()
Copyright © 2021. All Rights Reserved.