public class DatasetPageList<T>
extends com.geoway.adf.gis.basic.PageList<T>
| Modifier and Type | Field and Description |
|---|---|
protected Map<Integer,Integer> |
typeCounts |
| Constructor and Description |
|---|
DatasetPageList() |
DatasetPageList(List<T> data,
Integer pageIndex,
Integer rows) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Map<Integer,Integer> |
getTypeCounts() |
int |
hashCode() |
void |
setTypeCounts(Map<Integer,Integer> typeCounts) |
String |
toString() |
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.