MCPcopy Create free account
hub / github.com/LisenCoding/cangku / getPage

Method getPage

boot/src/main/java/com/utils/Query.java:87–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85 }
86
87 public Page<T> getPage() {
88 return page;
89 }
90
91 public int getCurrPage() {
92 return currPage;

Callers 15

QueryMethod · 0.45
PageUtilsMethod · 0.45
queryPageMethod · 0.45
queryPageMethod · 0.45
queryPageMethod · 0.45
queryPageMethod · 0.45
queryPageMethod · 0.45
queryPageMethod · 0.45
queryPageMethod · 0.45
queryPageMethod · 0.45
queryPageMethod · 0.45
queryPageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected