Javadoc.
- The first sentence is automatically a paragraph. - Close HTML tags. - Remove whitespace. - Remove dead in-line comments.
This commit is contained in:
parent
3ae9877d1a
commit
682c932541
|
@ -6848,7 +6848,7 @@ public class ArrayUtils {
|
|||
}
|
||||
|
||||
/**
|
||||
* >Reverses the order of the given array.
|
||||
* Reverses the order of the given array.
|
||||
* <p>
|
||||
* This method does nothing for a {@code null} input array.
|
||||
* </p>
|
||||
|
|
Loading…
Reference in New Issue