Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/exercism/java
/ get
Method
get
exercises/practice/acronym/src/main/java/Acronym.java:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
}
6
7
String get() {
8
throw
new
UnsupportedOperationException(
"Delete this statement and write your own implementation."
);
9
}
10
11
}
Callers
15
getPropertyValue
Method · 0.45
rankTwoCars
Method · 0.45
rankManyCars
Method · 0.45
getPropertyValue
Method · 0.45
getPropertyValue
Method · 0.45
testThreeRecordsInOrder
Method · 0.45
testThreeRecordsInReverseOrder
Method · 0.45
testRecordsWithMoreThanTwoChildren
Method · 0.45
testBinaryTree
Method · 0.45
testUnbalancedTree
Method · 0.45
buildTree
Method · 0.45
basic
Method · 0.45
Calls
no outgoing calls
Tested by
15
getPropertyValue
Method · 0.36
rankTwoCars
Method · 0.36
rankManyCars
Method · 0.36
getPropertyValue
Method · 0.36
getPropertyValue
Method · 0.36
testThreeRecordsInOrder
Method · 0.36
testThreeRecordsInReverseOrder
Method · 0.36
testRecordsWithMoreThanTwoChildren
Method · 0.36
testBinaryTree
Method · 0.36
testUnbalancedTree
Method · 0.36
basic
Method · 0.36
lowercaseWords
Method · 0.36