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

Method close

api/src/test/java/io/grpc/ContextTest.java:185–187  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

183 }
184
185 @Override
186 public void close() throws SecurityException {
187 }
188 };
189 Logger logger = Logger.getLogger(Context.storage().getClass().getName());
190 try {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected