Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/L1yp/van-app
/ getTotal
Method
getTotal
src/main/java/com/l1yp/model/common/PageData.java:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
74
public
void
setData(List<T> data) {
75
this.data = data;
76
}
77
}
Callers
3
PageData
Method · 0.80
initPage
Method · 0.80
setData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected