10 lines
209 B
Plaintext
10 lines
209 B
Plaintext
=== Message
|
|
|
|
On arrays of objects:
|
|
* Use "contentDeepHashCode()" instead.
|
|
* Use "contentDeepToString()" instead.
|
|
|
|
On arrays of primitives:
|
|
* Use "contentHashCode()" instead.
|
|
* Use "contentToString()" instead.
|