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

Method getColor

java/Chapter 8/Question8_8/Piece.java:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 }
17
18 public Color getColor() {
19 return color;
20 }
21}

Callers 4

playRandomMethod · 0.45
printScoresMethod · 0.45
flipSectionMethod · 0.45
printBoardMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected