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

Method getBalance

java/Chapter 16/IntroductionLocks/NoLockATM.java:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 }
33
34 public int getBalance() {
35 return balance;
36 }
37}

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected