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

Method shortName

api/src/main/java/io/grpc/InternalLogId.java:109–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107 }
108
109 public String shortName() {
110 return typeName + "<" + id + ">";
111 }
112}

Callers 2

shortNameMethod · 0.95
toStringMethod · 0.95

Calls

no outgoing calls

Tested by 1

shortNameMethod · 0.76