Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
page
Method · 0.95
gexingtuijian
Method · 0.95
list
Method · 0.95
page
Method · 0.95
list
Method · 0.95
page
Method · 0.95
list
Method · 0.95
page
Method · 0.95
list
Method · 0.95
page
Method · 0.95
list
Method · 0.95
page
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected