MCPcopy 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

PageDataMethod · 0.80
initPageMethod · 0.80
setDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected