public final class ObjectSupport extends Object
| Modifier | Constructor and Description |
|---|---|
private |
ObjectSupport()
Constructor.
|
public static int hashCode(@Nullable Object o)
Object.hashCode().o - object for which to get the hash code, may be nullCopyright © 1999–2014. All rights reserved.