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 be3e552 commit fa836d7Copy full SHA for fa836d7
src/main/java/org/apache/commons/beanutils2/locale/BaseLocaleConverter.java
@@ -67,7 +67,7 @@ public Builder() {
67
/**
68
* Returns this instance cast as the exact subclass type.
69
*
70
- * @return this instance cast as the exact subclass type.
+ * @return {@code this} instance cast as the exact subclass type.
71
*/
72
@SuppressWarnings("unchecked")
73
protected B asThis() {
0 commit comments