public class HashUtil extends java.lang.Object
hashCode()
methods.| Modifier and Type | Method and Description |
|---|---|
static int |
hashObject(java.lang.Object o)
Null-safe hash code method for objects.
|
public static int hashObject(java.lang.Object o)
o - the objecto==nullCopyright © 2021. All Rights Reserved.