Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
bryce-anderson committed Dec 11, 2024
1 parent 707643c commit 24db17f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ private LoadBalancingPolicies() {

/**
* Get the recommended default {@link LoadBalancingPolicy}.
* @param <ResolvedAddress> the type of the resolved address.
* @param <C> the type of the {@link LoadBalancedConnection}
* @return the recommended default {@link LoadBalancingPolicy}.
*/
public static <ResolvedAddress, C extends LoadBalancedConnection>
Expand Down

0 comments on commit 24db17f

Please sign in to comment.