Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ getNesting
Method
getNesting
lib/java/src/test/java/org/apache/thrift/Fixtures.java:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
public
static
Nesting getNesting() {
41
return
nesting.deepCopy();
42
}
43
44
public
static
HolyMoley getHolyMoley() {
45
return
holyMoley.deepCopy();
Callers
5
testIdentity
Method · 0.95
main
Method · 0.95
testNesting
Method · 0.95
testSerialization
Method · 0.95
testPersistentStructs
Method · 0.95
Calls
1
deepCopy
Method · 0.80
Tested by
no test coverage detected