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

Method Utils

netty/src/main/java/io/grpc/netty/Utils.java:601–603  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

599 }
600
601 private Utils() {
602 // Prevents instantiation
603 }
604}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected