Skip to content

Commit

Permalink
clarify javadoc (fixes #1780)
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-manes committed Sep 22, 2024
1 parent 124cf9a commit ebd8eff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

/**
* Accumulates statistics during the operation of a {@link Cache} for presentation by
* {@link Cache#stats}. This is solely intended for consumption by {@code Cache} implementors.
* {@link Cache#stats}.
*
* @author ben.manes@gmail.com (Ben Manes)
*/
Expand Down

0 comments on commit ebd8eff

Please sign in to comment.