Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f6303b0

Browse files
remeiomp911de
authored andcommitted
Tweak Javadoc wording of mergeArrays.
Closes #2558
1 parent cfedb3f commit f6303b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/main/java/org/springframework/data/redis/util/ByteUtils.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ public static byte[] concatAll(byte[]... arrays) {
9393
*
9494
* @param firstArray must not be {@literal null}
9595
* @param additionalArrays must not be {@literal null}
96-
* @return
96+
* @return the merged array.
9797
*/
9898
public static byte[][] mergeArrays(byte[] firstArray, byte[]... additionalArrays) {
9999

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /