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

Method getColumn

java/Chapter 8/Question8_8/Location.java:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 public int getColumn() {
20 return column;
21 }
22}

Callers 1

playRandomMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected