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 c664c6a commit 44bddb0Copy full SHA for 44bddb0
1 file changed
src/main/java/org/apache/commons/codec/binary/BaseNCodec.java
@@ -161,7 +161,7 @@ public String toString() {
161
/**
162
* The maximum size buffer to allocate.
163
*
164
- * <p>This is set to the same size used in the JDK {@code java.util.ArrayList}:</p>
+ * <p>This is set to the same size used in the JDK {@link java.util.ArrayList}:</p>
165
* <blockquote>
166
* Some VMs reserve some header words in an array.
167
* Attempts to allocate larger arrays may result in
0 commit comments