MCPcopy Index your code
hub / github.com/careercup/ctci / getId

Method getId

java/Chapter 16/Question16_4/LockNode.java:68–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 public int getId() {
69 return lockId;
70 }
71}

Callers 1

getLockMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected