public class IncrementalListResponse extends ListResponse
Modifier and Type | Field and Description |
---|---|
protected int |
fullSize |
currentIndex, objectList
Constructor and Description |
---|
IncrementalListResponse(List objectList,
int fullSize) |
Modifier and Type | Method and Description |
---|---|
int |
getFullSize() |
currentList, currentUpdateCount, firstList, firstUpdateCount, isList, next, reset, size
public IncrementalListResponse(List objectList, int fullSize)
Copyright © 2001–2023 Apache Cayenne. All rights reserved.