MCPcopy Create free account
hub / github.com/careercup/ctci / refreshUsername

Method refreshUsername

java/Chapter 8/Question8_5/Display.java:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 }
21
22 public void refreshUsername() {
23 /* updates username display */
24 }
25
26 public void refreshTitle() {
27 /* updates title display */

Callers 1

displayUserMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected