File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
api/src/main/java/io/grpc Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ public String getServiceName() {
265265 /**
266266 * A convenience method for {@code extractBareMethodName(getFullMethodName())}.
267267 *
268- * @since 1.32 .0
268+ * @since 1.33 .0
269269 */
270270 @ Nullable
271271 @ ExperimentalApi ("https://github.com/grpc/grpc-java/issues/5635" )
@@ -413,7 +413,7 @@ public static String extractFullServiceName(String fullMethodName) {
413413 * Extract the method name out of a fully qualified method name. May return {@code null}
414414 * if the input is malformed, but you cannot rely on it for the validity of the input.
415415 *
416- * @since 1.32 .0
416+ * @since 1.33 .0
417417 */
418418 @ Nullable
419419 @ ExperimentalApi ("https://github.com/grpc/grpc-java/issues/5635" )
You can’t perform that action at this time.
0 commit comments