MCPcopy
hub / github.com/careercup/ctci / getValue

Method getValue

java/Chapter 8/Question8_2/Rank.java:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 }
13
14 public int getValue() {
15 return value;
16 }
17}

Callers 3

getHandlerForCallMethod · 0.45
dispatchCallMethod · 0.45
assignCallMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected