MCPcopy Create free account
hub / github.com/grpc/grpc-java / keysForTest

Method keysForTest

api/src/main/java/io/grpc/Attributes.java:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 }
81
82 Set<Key<?>> keysForTest() {
83 return Collections.unmodifiableSet(data.keySet());
84 }
85
86 /**
87 * Create a new builder that is pre-populated with the content from a given container.

Callers 8

buildAttributesMethod · 0.95
duplicatesMethod · 0.95
toBuilderMethod · 0.95
discard_noBaseMethod · 0.95
discard_emptyMethod · 0.95
emptyMethod · 0.80

Calls

no outgoing calls

Tested by 8

buildAttributesMethod · 0.76
duplicatesMethod · 0.76
toBuilderMethod · 0.76
discard_noBaseMethod · 0.76
discard_emptyMethod · 0.76
emptyMethod · 0.64