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

Method getList

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

Source from the content-addressed store, hash-verified

75 }
76
77 public List<?> getList() {
78 return list;
79 }
80
81 public void setList(List<?> list) {
82 this.list = list;

Callers 15

pageMethod · 0.95
gexingtuijianMethod · 0.95
listMethod · 0.95
pageMethod · 0.95
listMethod · 0.95
pageMethod · 0.95
listMethod · 0.95
pageMethod · 0.95
listMethod · 0.95
pageMethod · 0.95
listMethod · 0.95
pageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected