Uses of Class
io.grpc.internal.GrpcUtil.GrpcBuildVersion
-
Packages that use GrpcUtil.GrpcBuildVersion Package Description io.grpc.internal Interfaces and implementations that are internal to gRPC. -
-
Uses of GrpcUtil.GrpcBuildVersion in io.grpc.internal
Methods in io.grpc.internal that return GrpcUtil.GrpcBuildVersion Modifier and Type Method Description static GrpcUtil.GrpcBuildVersion
GrpcUtil. getGrpcBuildVersion()
Returns the build version of gRPC.
-