We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79f79a commit b58ed58Copy full SHA for b58ed58
src/main/java/org/apache/commons/text/similarity/ObjectSimilarityScore.java
@@ -38,7 +38,7 @@
38
* Notice, these are two of the properties that contribute to {@code d} being a metric.
39
* </p>
40
*
41
- * @param <T> Input type
+ * @param <T> The left and right input type.
42
* @param <R> The type of similarity score unit used by this score.
43
* @since 1.13.0
44
*/
0 commit comments