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

Method getNAV_SIZE

ch4/PageHandler.java:99–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97 }
98
99 public int getNAV_SIZE() {
100 return NAV_SIZE;
101 }
102
103 public int getTotalPage() {
104 return totalPage;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected