public class PageQueryDTO extends LinkedHashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
PageQueryDTO(int page,
int limit) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getLimit() |
int |
getPage() |
int |
getStart() |
void |
setLimit(int limit) |
void |
setPage(int page) |
void |
setStart(int start) |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCode, toStringcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeCopyright © 2022. All rights reserved.