Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/careercup/ctci
/ value
Method
value
java/Chapter 8/Question8_1/Card.java:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
public
abstract
int
value();
18
19
public
Suit suit() {
20
return
suit;
Callers
1
score
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected