ArrayUtils: Remove stray comment.

This commit is contained in:
pascalschumacher 2019-12-30 22:16:26 +01:00
parent 94b0752726
commit b2a0ac79b6
1 changed files with 0 additions and 4 deletions

View File

@ -205,10 +205,6 @@ public class ArrayUtils {
return newArray;
}
// NOTE: Cannot use {@code} to enclose text which includes {}, but <code></code> is OK
/**
* <p>Inserts the specified element at the specified position in the array.
* Shifts the element currently at that position (if any) and any subsequent