MCPcopy Create free account
hub / github.com/castello/spring_basic / getBeginPage

Method getBeginPage

ch4/PageHandler.java:91–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89 }
90
91 public int getBeginPage() {
92 return beginPage;
93 }
94
95 public void setBeginPage(int beginPage) {
96 this.beginPage = beginPage;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected