public final class ObjectSupport
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
ObjectSupport()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
hashCode(java.lang.Object o)
Performs a safe (null-aware)
Object.hashCode(). |