Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
playRandom
Method · 0.45
printScores
Method · 0.45
flipSection
Method · 0.45
printBoard
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected