Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/careercup/ctci
/ refreshPage
Method
refreshPage
java/Chapter 8/Question8_5/Display.java:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
public
void
refreshPage() {
35
/* updated page display */
36
}
37
38
public
void
turnPageForward() {
39
pageNumber++;
Callers
3
displayBook
Method · 0.95
turnPageForward
Method · 0.95
turnPageBackward
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected