Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ getHolyMoley
Method
getHolyMoley
lib/java/src/test/java/org/apache/thrift/Fixtures.java:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
public
static
HolyMoley getHolyMoley() {
45
return
holyMoley.deepCopy();
46
}
47
48
public
static
CompactProtoTestStruct getCompactProtoTestStruct() {
49
return
compactProtoTestStruct.deepCopy();
Callers
6
testIdentity
Method · 0.95
testDeepCopy
Method · 0.95
testHolyMoley
Method · 0.95
testSerialization
Method · 0.95
benchmark
Method · 0.95
testPersistentStructs
Method · 0.95
Calls
1
deepCopy
Method · 0.80
Tested by
no test coverage detected