MCPcopy 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

testIdentityMethod · 0.95
mainMethod · 0.95
testNestingMethod · 0.95
testSerializationMethod · 0.95
testPersistentStructsMethod · 0.95

Calls 1

deepCopyMethod · 0.80

Tested by

no test coverage detected