grpc-java/alts/src
Larry Safran 01d5bd47cb
Cleanup some of the warnings across the code base (#9445)
No logic changes, just cleans up warnings to make spotting real problems easier.

Remove "public" declarations on interfaces
Remove duplicate semicolons (Java lines ending in ";;")
Remove unneeded import
Change non-javadoc comment to not start with "/**"
Remove unneeded explicit type declarations from generics
Fix broken javadoc links
2022-08-15 11:06:31 -07:00
..
generated/main/grpc/io/grpc/alts/internal compiler: Add GrpcGenerated annotation to generated class 2021-07-02 22:11:40 -07:00
main Cleanup some of the warnings across the code base (#9445) 2022-08-15 11:06:31 -07:00
test/java/io/grpc/alts alts: support google credential CFE cluster name in XDSTP format (#9246) 2022-06-08 14:26:47 -07:00