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

Method getTotal

boot/src/main/java/com/utils/PageUtils.java:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91 }
92
93 public long getTotal() {
94 return total;
95 }
96
97 public void setTotal(long total) {
98 this.total = total;

Callers 1

PageUtilsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected